

body {
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #AEAEAE;
	background-attachment: scroll;
	background-image: url("http://www.fjsainz.com/fesa/wp-content/uploads/2014/02/creampaper.png");
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}