body {
	background-color:#000;
	font-family:"Lucida Grande", "bitstream vera sans", "trebuchet ms", verdana, arial;
	text-align:center;
	color: #666666;
}


#intro {
	text-indent: -99999px;
 }
#wrapper {
	background-color:#000;
	width:704px;
	margin:0 auto;
	text-align:center;
	color: #999999;
}

h1, h2 {
	color:#666666;
	font-weight:normal;
	margin-bottom:-10px;
}

h1 {
	font-size:22px;
}

h2 {
	font-size:18px;
}

.less {
	color:#999;
	font-size:12px;
}

a {
	color:#295c72;		
}
#wrapper img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

