#title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: oblique;
	font-weight: bold;
	color: #483e23;
	position: absolute;
	left: 100px;
	top: 20px;
}
#navbar {
	position: absolute;
	left: 100px;
	top: 80px;
	height: 30px;
	width: 800px;
}
