body 	{
  	background-color: #FFFFF;
  	margin: 0;
  	padding: 0;
	text-align: center;
  	}


#wrapper
{
	background-repeat: no-repeat;
	background-position: centre centre;
	margin: 0 auto;
	width: 1024px;
 	position: relative;
	}