body{
	width: 100%;
	height: 100%;
	background-image: url(../images/under-construction.jpg);
	background-repeat: no-repeat;
	background-size: cover; 
}