@import "base.css";
@import "styles.css";
@import "pos.css";
@import "head.css";
@import "nav.css";

#masthead {
margin: 5px auto;
padding: 0;
background: #68001a url(../images/logoboats.gif) no-repeat top center;
height: 80px;
}

#masthead h2 {
font-size: 0.5em;
margin: 0 0 0 -9000px;
padding: 0;
color: #68001a;
}

#pagehead {
background: url(../images/faq.jpg) top right no-repeat;
margin: 0 5px 10px 5px;
padding: 0;
width:  780px;
height: 210px;
/*float: right;*/
}