body {

background-color:#0251A0;
}

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