/*************************************************************************************/
/* Body & Wrapper
/*************************************************************************************/

body {
background-color: #e5e5e5;
}


#wrapper {
	position:absolute;
	height: 510px;
	width: 800px;
	margin:-255px 0px 0px -400px;
  	top: 50%; 
  	left: 50%;
  	text-align:left;
	padding: 0px 0px 0px 0px;
}