body {
	background-attachment: fixed;
	background-image: url(../images/underConstruction.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}
