.navigation {
	width: 800px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.body {
	height: auto;
	width: 800px;
	margin: auto;
	padding: 0px;
}
