body { 
	font: 8pt tahoma; 
	color: #4d4840;
	letter-spacing: 1px;
	background-color: bfb0ab;
	background-image: url('images/bg.png'); 
	line-height: 14px;
}

#background {
	position: absolute;
	z-index: 0;
	height: 177px;
	right: 0%;
	top: 0px;
	width: 100%;
	background-image: url('images/top.png'); 
}

#background2 {
	position: absolute;
	z-index: 0;
	height: 177px;
	right: 0%;
	top: 0px;
	width: 99.9%;
	background-image: url('images/top.png'); 
}



a:link {text-decoration: none ; color: #f2e6d7; background-color: 4b4f43; cursor: ; }
a:visited {text-decoration: none ; color: #f2e6d7; background-color: 4b4f43; cursor: ;}
a:hover {text-decoration: none ; color: #9a3b43; background-color: 568b8b; cursor: ; }

p.dis { font-size: 8pt;
font-weight: ;
color: bcafab;
font-family: verdana,arial;
text-align: center ;
padding: 5px 0px 5px 5px;
background-color: e6f1e9;
	background-image: url('images/top.png'); }



p.header { font-family: georgia;
font-size: 24px;
font-weight: ;
 font-style: italic;

padding: 5px 0px 5px 65px;
color: #434034;
text-align: left;
background-image: url('images/head.png'); 
background-repeat: no-repeat;

}
p.header:first-letter 
 
 { font-size: 28p;
color: #983b44;
font-family: century gothic;    }




p.part { font-family: century gothic; 
font-size: 15px;
font-weight: ;
letter-spacing: 3px;
padding: 0px 0px 0px 0px;
color: #1a1a1a;
text-align: left;
}


p.stats { font-size: 6pt;
font-weight: bold;
color: c8b9b3;
font-family: Georgia, Times, Helvetica, sans-serif;
text-align: left;
padding: 8px 8px 8px 50px;
	background-image: url('images/top.png');  
background-color: 1b1b1b;}



input, textarea, option, select {
	background-color: #4b453e;
	font: 8pt arial;
	color: #c5b9b5;
	letter-spacing: 1px;
	border: 1px solid #b24042;
	padding:2px; }

i{
color: 983b44;
font-style: italic;
text-decoration: none;
}

b{
color: #983b44;
font-style: ;
text-decoration: none;
}




<!--
body {

scrollbar-arrow-color: c6b6b3;
scrollbar-darkshadow-color: 4b463d;
scrollbar-track-color: #c6b6b3;
scrollbar-face-color: 4b463d;
scrollbar-shadow-color: 4b463d;
scrollbar-highlight-color: 4b463d;
scrollbar-3dlight-color: 4b463d; }