body {
	background-color: #000;
	color: #fff;
	font-family: verdana;

}

#wrap {
	width: 600px;
}

#content {
	padding: 20px;
	
}

#content p {
	line-height: 20px;
	margin: 0 0 10px;
}

#branding h1 {
	background: transparent url(/assets/images/logo58.gif) no-repeat 0 0;
	height:104px;
	width:501px;
	text-indent: -99999px;
	margin-left: 5px;
}