#dashboard,
#secondary,
#footer .links,
.tabs,
#title
{
display:none;
}

#letterhead {
	display:block;
	width:700px;
	height:75px;
	}
	
#primary h1 {
	font-size:18pt;
	}
	
#primary h2 {
	font-size:16pt;
	}
	
h2 a {
	text-decoration:none;
	color:#000;
	}
