.custom #header #logo a
{
display:block;
width:1100px;
height:190px;
background:url(http://www.classicsinminiature.com//images/Classics-Logo-1209.jpg) center no-repeat;
color:#000000;
text-indent: -9999px;
padding-top: 0em;
padding-right: 0em;
padding-bottom: 0em;
padding-left: 0em;
border-top: 0em;
border-right: 0em;
border-bottom: 0em;
border-left: 0em;
margin-top: 0em;
margin-right: 0em;
margin-bottom: 0em;
margin-left: 0em;
}


/* DO NOT DISPLAY "COMMENTS CLOSED" IF THEY ARE CLOSED ON POSTS AND PAGES*/
.custom .comments_closed p { display: none; }
