body{
	background-image:url('image.jpg');
	background-color:black;
	background-repeat: no-repeat;
	background-position:center top;

}
