@charset "utf-8";
#heading 
{background-color: #000000;
 background-image: url(../images/neb.jpg);
 background-repeat: no-repeat;
 height: 150px;
 text-align: right;
 padding-right: 5px;
 white-space: nowrap;
 margin: 0px 0px 5px;
 min-width: 500px;
 color: #00ffff;
 overflow:hidden;
}
#heading a 
{text-decoration: none;
 color: #00FFFF;
 width: 100%;
 height:150px;
 display: block;
 margin: 0px;
 min-width:500px;
}
.bighead { font-size: 56px; }
.smallhead { font-size: 20px; }
