body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #1E90FF;
}
.navigation {
	padding: 5px;
	height: 100%;
	width: 200px;
	position: absolute;
	left: 0px;
	top: 200px;
}
.text {
	position: absolute;
	left: 215px;
	top: 360px;
	padding: 10px;
	width: 575px;
}

.logo {
	padding: 10px;
	position: absolute;
	top: 0px;
	left: 300px;
}
p {
	text-indent: 1em;
}
