/* CSS Document */

div#bodycontent {
	padding:2em;
	line-height:150%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:				#080403;
	background-color:rgb(85%,85%,70%);
	border:2px solid;
	border-color:#36250B;
	height: 3200px;
}
h1 { 
	color:#36250B;
}
img {
	border-color:#000000;
}
