body {
	background-image: url("img.jpg");
 	background-color: #cccccc;
 	background-repeat: no-repeat;
  	background-size: cover;
}