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: #303030;
	}

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}

.pic1{
	position:absolute;
	top: 100;
	left: 100;
	width:200px;
	height: 200px;
	}
	
.pic2{
	position:absolute;
	top: 100;
	left: 350;
	width:200px;
	height: 200px;
        vertical-align: "center";
	}
	
.pic3{
	position:absolute;
	top: 100;
	left: 600;
	width:200px;
	height: 200px;
	}
	
.pic4{
	position:absolute;
	top: 350;
	left: 100;
	width:200px;
	height: 200px;
	}
	
.pic5{
	position:absolute;
	top: 350;
	left: 350;
	width:200px;
	height: 200px;
	}
	
.pic6{
	position:absolute;
	top: 350;
	left: 600;
	width:200px;
	height: 200px;
	}
	
.pic7{
	position:absolute;
	top: 600;
	left: 100;
	width:200px;
	height: 200px;
	}
	
.pic8{
	position:absolute;
	top: 600;
	left: 600;
	width:200px;
	height: 200px;
	}

