body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.bgpic {
	background-repeat: no-repeat;
	background-position: center center;
}
.www{
	border: 1px solid #333333;
	float: left;
	margin: 1px;
	padding: 2px;
	background-color: #1A1A1A;
}