                                    

body {
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #707070;
	background-attachment: scroll;
	background-image: url("");
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}