body {
	font-family: Georgia; 
	font-size: 90%;
	color: #e4e4f1;
	background-color:#91537D;
	text-align: center; 
}

.frame {
	margin: 25px, auto;
	text-align: left;
	width: 750px;
	height: 1200px;
	border: 5px solid #7b476a;
	padding: 0px;
}

.border {
	margin: 0px;
	width: auto;
	height: 1200px;
	border: 15px solid #a6779a;
	padding: 0px;
}

.logo {
	margin-top: 15px;
	margin-left: 15px;
	position: absolute;
}

.navigation {
	background-color: #91537D;
	border-top: 15px solid #a6779a;
	padding: 5px;
	width: 710px;
	margin-top: 115px;
	margin-left: 0px;
	position: absolute;
}

.text {
	border: 1px solid #91537d;
	padding: 15px;
	width: 600px;
	margin-top: 175px;
	margin-left: 0px;
	font-size: 88%;
	position: absolute;
}

.hhgb {
	background-color: #E4E4F1;
	border: 5px solid #a6779a;
	width: 600px;
	height: auto; 
	margin-top: 200px;
	margin-left: 50px;
	position: absolute;
	padding: 10px;
	color: #7b476a;
}

.hhg {
	background-color: #E4E4F1;
	border: 5px solid #a6779a;
	width: 600px;
	height: auto; 
	margin-top: 580px;
	margin-left: 50px;
	position: absolute;
	padding: 10px;
	color: #7b476a;
	text-align: center;
}

.thumbs {
	background-color: #E4E4F1;
	border: 5px solid #a6779a;
	width: 655px;
	height: auto; 
	margin-top: 325px;
	margin-left: 20px;
	position: absolute;
	padding: 10px;
	color: #7b476a;
}

.copyright {
	position: absolute;
	margin-top: 1150px;
	margin-left: 275px;
	font-size: 80%;
}

a img {
	border: none;
}

a.nav:link {
	color: #E4E4F1;
	font-size: 85%;
	text-decoration: none;
}

a.nav:visited {
	color: #E4E4F1;
	font-size: 85%;
	text-decoration: none;
}

a.nav:hover {
	text-decoration: underline;
	color: #E4E4F1;
}

a:link {
	color: #7b476a;
	font-size: 90%;
	text-decoration: none;
}

a:visited {
	color: #7b476a;
	font-size: 90%;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	font-size: 90%;
	color: #a6779a;
}

h2 {
	font-size: 120%;
	color: #a6779a;
	font-weight: bolder; 
}

h3 {
	font-size: 140%;
	font-weight: bolder; 
}

.heading2 {
	font-size: 130%;
	font-weight: bolder;
}