body {
	background: #1c1c1c; 
	color: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.brighter {
	color: #ffffff;
}

h3 {
	color: #ffffff;
}

a {
	color: #ffffff;
}

#wrapper { 
	background: transparent; 
	position:relative; 
	padding-top:28px; 
	margin:0 auto; 
}

#announce { 
	background: url(../images/unblab_acquired_by_aol.png) no-repeat;
	border:none;
	text-indent:-999em;
	height: 196px;
	margin-top: 28px;
}

#find-out-more {
	text-align: right;

}