body {
	background-color: #000000;
	background-image: url(vd.jpg);
	background-repeat: repeat;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
}

H1 {FONT-FAMILY: sans-serif;FONT-SIZE: 45px; margin-top: 25px; }
H2 {FONT-FAMILY: Helvetica,Verdana,Arial,sans-serif;FONT-SIZE: 20px;}
H3 {FONT-FAMILY: Helvetica,Verdana,Arial,sans-serif;FONT-SIZE: 20px;}
hr {border: thin dotted #444444; width: 75%;}
.menu {
	background-color: #A0A0A0;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #FFFFFF;
	border: 1px dotted #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-weight: bold;
}
a.menu:hover {
	color: #000000;
	background-color: Lime;
	text-decoration: underline;
	}
a.menu:active {
	color: #000000;
	background-color: Green;
	text-decoration: underline;
	}	
a:link, a:visited, a:active {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	}
div.center {
   width: 100%;
	text-align: center;
}
div.preview {
	width: 650px;
	height: 650px;
	text-align: center;
}
.thumbs {
	width: 750px;
	text-align: center;
	border: none;
}
