/*SOON PAGE*/

#soonImage {
	background-image:url(../img/soon.jpg);
	margin-right:auto;
	margin-left:auto;
	width:1000px;
	height:710px;
}


/*OVER PAGE*/

#overImage {
	background-image:url(../img/over.jpg);
	margin-right:auto;
	margin-left:auto;
	width:1000px;
	height:710px;
}