body {
	background-color:#FFFFFF;
	background-image:none;
}

#branding{
	width: 700px;
	height: 60px;
}


#wrapper{
	width: 740px;
}

dl.services,.extra,#secondary-navigation,#footer, #footer a ,.skyscraper, #navigation,.column.aside,#branding form,#branding li,#branding li a,#content dl.tags

{
	display: none;
	height:0;
	width:0;
	overflow:hidden;
	visibility:hidden;
}
.w480{
	width: 740px;
}
h1{
	font-size:30px;
}
#content span.published{
	background-color:#fff;
	color:#000;
}

.entry-content, .entry-content *, #content .hentry, #content .hentry * {
	color:#000;
	font-size:13px;
	line-height:16px;
}
#content .hentry p a, #content .hentry p a strong, #content .hentry p a em {
	color:#000066;
}