body {
	background: #362825 url('../images/gotty_background.gif') no-repeat fixed;
	color: #9C8E7B;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}

#bd {
	position: absolute;
	width: 850px;
}

#ft {
	position: absolute;
	margin-top: 540px;
	margin-left: 10px;
}

#words {
	margin-top: 75px;
	margin-left: 450px;
}

a {
	color:  #9C8E7B;
}

a:visited {
	color:  #9C8E7B;
}

a:active {
	color:  #9C8E7B;
}

a:hover {
	color: #D2CCC3;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 14px;
    line-height: 16px;
}

.date	{ 
	font-size: 10px; 
}	

strong, b {
	font-weight: bold;
}

br { 
	clear: both;
}

.copyright {
	font-size: 12px;
	color: #9C8E7B;
}
