/* @override http://durkeetown-ny.cpmpreview.com/css/override.css */

#header{
   height: 152px;
   position: relative;
}

#header h1{
   width: 352px;
   height: 45px;
   margin: 0 auto;
   position: relative;
   top: 34px;
}

#header h1 a{
   display: block;
   height: 49px;
   background: url(logo.png) no-repeat;
   text-indent: -9999px;
}
