body
{
	background-color: Black;
	scrollbar-3d-light-color:#000000; 
	scrollbar-arrow-color:#000000;  
	scrollbar-base-color:#000000;  
	scrollbar-dark-shadow-color:#000000;   
	scrollbar-face-color:#ffffff;  
	scrollbar-highlight-color:#666666;
	scrollbar-track-color:#000000;
	}
	#text {
	position: absolute;
	left: 100px;
	top: 140px;
	width: 500px;
	z-index: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
	color: #F5F5F5;
	line-height: 19pt;
	 
}
#title{
	position: absolute;
	left: 100px;
	top: 80px;
	width: 752px;
	z-index: 1;
	font-family: verdanan, geneva, arial, helvetica, sans-serif;
	font-size: 15pt;
	color: #F5F5F5;
}

	
	

