body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	background-color: #000000;
	background-image: url(images/texture.jpg);
	background-repeat: repeat;
	color: #333333;
}


a:link {
	color: #008080;
	text-decoration: none;
	
}

a:visited {
	color: #008080;
	text-decoration: none;
	
}

a:hover {
	color: #C0C0C0;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	color: #C0C0C0;
} 


h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.3em;
	font-weight: bold;
	color: #008080;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #008080;
}




#quote {
	font-size: .9em;
	font-weight: normal;
	background-color: #999999;
	width: 280px;
	color: #000000;
	padding: 10px;
	line-height: 1.2em;
	position: relative;
	left: 550px;
	z-index: 999;
	margin-top: 300px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	text-align: left;
}
p {

}

