* {	
	font-family: Universe, Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color: #333;
}
a {	
	color:#960;
	text-decoration:none;
	letter-spacing: 4px;
}
a:focus, a:hover, a:active {
	color:#888;
	text-decoration:none;
	letter-spacing: 4px;
}
body {	
	background:#fff;
	font-size:11px;
	line-height:120%;
	margin:0 0 0 0;
}
#shell {
	margin:0 auto;
	width:770px;
	background:#fff;
}
/** content containers **/
#content1 {
	width:770px;
	float:left;
	margin:180px 0 0 0;
}
#content2 {
	width:770px;
	float:left;
	background:#d79722;
	margin:0 0 20px 0;
	padding:60px 0 20px 0;
}
/** STYLES **/
/** content2 **/
#content2 {
	text-align:center;
}