body {
	background-image: url(.jpg);
	background-repeat: no-repeat;
	background-color: #e0e0e0;
	color: #000000;
	background-attachment: fixed;
	background-position: center top;
}
.content {
	background-image: url();
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-color: #979898;
}
p {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 25px;
	line-height: 18px;
	text-align: justify;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	letter-spacing: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #835885;
}
blockquote {
	border: 2px #760d0a dotted;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-image: url();
	background-repeat: repeat-x;
	color: #000000;
	background-color: #e0e0e0;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-color: #835885;
	color: #835885;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	list-style-type: circle;
}
ol { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
}
h4 {  
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;	
	font-size: 16px;
	color: #000000;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-top: 25px;
	border-color: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	color: #835885;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color : #fbfbfb;
}
.content img {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: 1px #000000 solid;
	background-color: #e0e0e0;
	
}
.leftalign img {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px #000000 solid;
	text-align: left;
	background-color: #e0e0e0;
}
.rightalign img {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 1px #000000 solid;
	text-align: right;
	background-color: #FDC689;
}
.nav {
  	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	color: 835885;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	background-color: #343539;
}
#moon {
	float: right;
)
