body {
	background-color: #4F4F26;
	font-family: Verdana, Arial Narrow, Futura Lt BT, Arial;
	font-size: x-small;
	color: #666633;
	list-style-type: disc;
	scrollbar-arrow-color: #666633;
	scrollbar-base-color: #DEDEBC;
	scrollbar-dark-shadow-color: #666633;
	scrollbar-track-color: #DEDEBC;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
a:link {
	color: #666633;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #666633;
}
a:hover {
	text-decoration: underline;
	color: #666633;
	font-weight: bolder;
}
a:active {
	text-decoration: none;
	color: #666633;
}
.unnamed1 {
	border: 5px #2D3D18;
}

