.allofdoc {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	border: medium solid #FFFFFF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	font-weight: bold;
	color: #E3B55D;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #E3B55D;
}
a:link {
	color: #6699CC;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D2E7F8;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #E3B55D;
}
paragraphs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
body {
	background-image: url(assets/bkgrnd.jpg); background-repeat: repeat-y; 
}