/*-----attach body.custom to any style you add here-----*/
body.custom #header {
	 margin: 0;}

body.custom #branding {
	margin: 0 auto;
}

body.custom .homelink {  
    background: url('http://wigthedog.com/wp-content/themes/primepress/headers/wtd-banner.jpg') no-repeat;
    width: 920px;  
    margin: 0 0 8px 0; padding: 0; height: 150px; color: white;    
}  
  
body.custom .homelink a {  
    width: 920px; 
    height: 150px; 
    text-indent: -9000px; display: block;
}

body.custom #branding {
	margin: 0 auto;
width: 920px;
margin: 0 auto;

}



body.custom .description {
	background: #41f3e0; 
color: #FFFFFF; font-weight: bold; font-style: normal; font-size: 13pt; padding: 3px 0 6px 35px; 
font-variant:small-caps; letter-spacing: 1px;}
