body {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#171717;
	font-size:15px;
	line-height:20px;
	background-color:#f6eead }

A:link {
	color:#cd5241 }

A:visited {
	color:#db9c91 }

A:hover {
	text-decoration:overline underline }

hr {
	width:80%}
	
blockquote {
	font-style:italic}

#wrapper { 
	margin-left: auto;
	margin-right: auto;
	width: 90%; }
	
#content {
	background:#fdfbe6;
	width:85%;
	padding:10px 10px 10px 10px;
	margin-right: auto;
	margin-left: auto;}

#footer { 
	background-color:#fdfbe6;
	color:#023373;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	font-family:arial;
	font-size:12px;
	letter-spacing:2px;
	clear:both;}
	
h1, h2, h3 { 
	color:#c6dcf8;
	background:#730220;
	padding-bottom:5px;
	padding-top:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	text-align:center;
	border-radius:10px;
	border-bottom:dashed medium #f4ec64; }
	
h4 {
color:#8db6eb;
	padding-bottom:5px;
	padding-top:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	text-align:center;
	line-height:1px; }