body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.jpg);
	background-repeat: repeat;
}
a:link {
	text-decoration: none;
	color: #707070;
}
a:visited {
	text-decoration: none;
	color: #707070;
}
a:hover {
	text-decoration: none;
	color: #707070;
}
a:active {
	text-decoration: none;
	color: #707070;
}
.content {
	text-align:left;
	valign: top;
	height: 400px;
	width: 390px;
	overflow: auto;
	padding:10px;
	font-family: Verdana;
	font-size: 14px;
	color: #707070;
}
.nav {
	font-family: Rivanna;
	font-size: 34px;
	color: #707070;
	text-align: center;
}
.title {
	font-family: Rivanna;
	font-size: 80px;
	color: #707070;
	text-align: center;
	padding:15px;
}
.content2 {
	text-align: left;
	height: 150px;
	width: 800px;
	overflow: auto;
	font-family: Verdana;
	font-size: 14px;
	color: #707070;
}
.content3 {
	text-align: center;
	height: 400px;
	width: 400px;
	overflow: auto;
	font-family: Verdana;
	font-size: 14px;
	color: #707070;
}
.content4 {
	text-align: right;
	height: 400px;
	width: 400px;
	overflow: auto;
	font-family: Verdana;
	font-size: 14px;
	color: #707070;
}
.content5 {
	text-align: center;
	height: 800px;
	width: 800px;
	overflow: auto;
	font-family: Verdana;
	font-size: 14px;
	color: #707070;
}

.navigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #707070;
}
