body {
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0;
	top: 0px;
	bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
.header {
	background-color: #FFFFFF;
	height: 50px;
	width: 800px;
	bottom: 0;
	top:0;
	margin-bottom: 0px;
}
.content {
	background-color: #FFFFFF;
	height: 498px;
	width: 595px;
	top: 0px;
	bottom: 0px;
	margin-top: 0px;
}
link {
	color: #333333;
}
.right {
	height: 498px;
	width: 598px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
