body{
	color: #CCCCCC; 
	scrollbar-track-color:gray;
	scrollbar-3dlight-color:gray;
	scrollbar-highlight-color:brown; 
	scrollbar-arrow-color:gray;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:11px;
	font-family:verdana, arial, helvetica, sans-serif;
	scrollbar-face-color;
	background-color: #202020;
	}

img {border-width: 6px; border-style: outset; border-color: silver}

a {color: black}
a:link {color: black}
a:visited {color: black}
a:hover {color: purple}
a:active {color: #FFFFFF}

.text1{
	position:absolute;
	top: 100;
	left: 50;
	width:1050px;
	height: 50px;
	}
	
.text2{
	position:absolute;
	top: 475;
	left: 50;
	width:1000px;
	height: 50px;
	}
	
.text3{
	position:absolute;
	top: 825;
	left: 50;
	width:1000px;
	height: 50px;
	}

.text4{
	position:absolute;
	top: 1175;
	left: 50;
	width:1000px;
	height: 50px;
	}
	
.pic1{
	position:absolute;
	top: 150;
	left: 50;
	width:300px;
	height: 300px;
	}
	
.pic2{
	position:absolute;
	top: 150;
	left: 400;
	width:300px;
	height: 300px;
        vertical-align: "center";
	}
	
.pic3{
	position:absolute;
	top: 150;
	left: 750;
	width:300px;
	height: 300px;
	}
	
.pic4{
	position:absolute;
	top: 500;
	left: 50;
	width:300px;
	height: 300px;
	}
	
.pic5{
	position:absolute;
	top: 500;
	left: 400;
	width:300px;
	height: 300px;
        vertical-align: "center";
	}
	
.pic6{
	position:absolute;
	top: 500;
	left: 750;
	width:300px;
	height: 300px;
	}
	
.pic7{
	position:absolute;
	top: 850;
	left: 50;
	width:300px;
	height: 300px;
	}
	
.pic8{
	position:absolute;
	top: 850;
	left: 400;
	width:300px;
	height: 300px;
        vertical-align: "center";
	}
	
.pic9{
	position:absolute;
	top: 850;
	left: 750;
	width:300px;
	height: 300px;
	}
	

