body {
	background-image: url(bkg.jpg);
	background-color: #F8A61F;
	margin-top: 0px;
	padding: 0;
	width: 620px;
	margin-left: auto; 
	margin-right: auto;
	position: relative; 
}
div#footer {
	position: absolute;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	color: #888888;
	top:665px;
	left: 25px;
}
div#content {
	font-size:100%;
	font-family: Tahoma;
	font-weight:none;
	color: black;
	text-align: left; 
}
.banner {
	border: none;
	float: right;
	margin-top: -15px;
	margin-right: -10px;
	padding: 10px;
}
a:link {color: #888888;}
a:visited {color: #888888;}
a:active { color: #888888;}
a:hover {color: #888888;}

h1 {
	font-size: 110%;
	font-weight: normal;
}
h2 {
	font-size: 100%;
	font-weight: normal;
}
h3 {
	font-size:100%;
	font-weight: normal;
}
