/* CSS Document */

body  {

	background-color:#080808;


 }

body  { 
scrollbar-face-color: #b4977c;
scrollbar-track-color: #191919;
scrollbar-shadow-color: #391b08;
scrollbar-darkshadow-color: #000000;
scrollbar-highlight-color: #391b08;
scrollbar-3dlight-color: #191919;
scrollbar-arrow-color: #391b08;

} 
a {
	color: #391b08;
	cursor: hand;
	font-family: Verdana;
	font-size: 12px;
	line-height : 25px;
	text-decoration: none;
	line-height : 20px;
}
a:hover {
	color: #391b08;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	cursor: hand;
	
}
a:visited {
	color: #391b08;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	cursor: hand;
}
p {
	color: #391b08;
	font-size:12px;
	font-family: Verdana;
	margin-top: 0px;
	margin-left: 1px;
	margin-right: 1px;
	text-align: center;
	line-height : 20px;
	border-top-color: #D0C4A0;
	border-bottom-color: #D0C4A0;
	border-left-color: #D0C4A0;
	border-right-color: #D0C4A0; 
}
p.left {
	color: #391b08;
	font-size:12px;
	font-family: Verdana;
	margin-left: 100px;
	margin-right: 75px;
	margin-top: 0px;
	text-align: left;
	line-height : 20px;
}

H1 {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	letter-spacing:3px;
	text-align:center;
	text-decoration: none

}
H2 {
	color: #080808;
	font-family: Verdana;
	font-size: 15px;
	letter-spacing:1px;
	text-align:center;
	text-decoration: none
}
