
body {
	font-family: times, serif;
	margin: 0px;
}

#navigation {
	width: 760px;
}

#content {
	position: relative;
	top: -100px;
	width: 550px;
	left: 200px;
	text-align: justify;
}

#footer {
	width: 760px;
}

#navigation img {
	border: 0px;
}
