.custom #header #logo a {
display: block;
width:850px; height:84px;
background: url('images/header.jpg') no-repeat;
margin-left: 60px;
outline: none;
padding:none;
margin:none;
}

.custom #header #logo { 
text-indent: -9999px; 
}

.custom #header #tagline { 
text-align: center; 
margin-top: 20px; 
}


