body {background-image: url(images/hg4.jpg);}


#main{
border:2px solid #E3A381;
width:95%;
padding:10px;
color:#e3a381;
background:url(images/hg2.jpg);
text-align:center;
}

#content{
width:99.5%;
background-color:#611730;
border:2px solid #E3A381;
font-size:16px;
color:#e3a381; 
font-family:'comic sans ms',arial,sans-serif;
}

img{border:0;}

a:link, a:visited, a:active {
	color: #036;
	text-decoration: none;
}
a:hover {
	color: #369;
	text-decoration: none;
}


hr {
	margin: 15px 0px 15px 0px;
	color: #036;
	height: 1px;
	width: 100%;
}



