body {

background-color:#000000;
}

#centre{
	position:relative;
	top:0;
	border:0;
	left:50%;
	width: 700px;
	margin-left: -350px;	
}
