body
{
 background-color: #ffb400;
}
#masthead 
{
	background: #ffffff;
	background-image: url(http://www.brentphillips.com/images/phillips-header.png);
}
#title
{
display:none;	
position: relative;
	left: 63px;
	top: 76px;
	width: 151px;
	height: 74px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	/*border: solid 1px #ff0000;*/
}

#title h1
{
display:none;	
font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #735c35;

}

#title a:link, #title a:visited, #title a:active, #title a:hover
{
	color: #735c35;
display:none;
}