body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Gill Sans MT";
	margin-top: 0px;
	outline-style: none;
	top: 0px;
	float: right;
}
#top_centre {
	position:relative;
	width:650px;
	z-index:1;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 80px;
}
#far_left {
	position:absolute;
	left:0px;
	top:0px;
	width:auto;
	height:2751px;
	z-index:5;
	right: auto;
}
#nav_bar {
	position:relative;
	top:inherit;
	width:650px;
	height:40px;
	z-index:3;
	margin-right: auto;
	margin-left: auto;
}
#centre_body {
	position:relative;
	top:auto;
	width:650px;
	height:auto;
	z-index:4;
	margin-right: auto;
	margin-left: auto;
	visibility: inherit;
}
#far_right {
	position:absolute;
	left:770px;
	top:0px;
	width:auto;
	height:2550px;
	z-index:6;
	right: 0px;
}
