body {
	background: url(../images/splashbkgrnd.jpg) no-repeat center top;
}

#click {
	 width: 1200px;
 	 height: 800px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	
}

#wrap {
clear:both;
float:left;
margin:0 auto;
min-height:800px;
width:100%;
	}
