body {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	background-color: #000;
	background-repeat: repeat-x;
	color: #666;
}

a:link {
	text-decoration: none;
	color: #666;
}

a:visited {
	text-decoration: none;
	color: #666;
}

a:hover {
	color: #FFF;
}

a:active {
	text-decoration: none;
	color: #666;
	text-align: left;
}

a img {
	border: none;
	
}

#wrapper {
	width: 1100px;
	margin: 0 auto;
	height: 800px;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
}