DIV#container
{
font-family: "arial", "sans-serif";
font-size: 12;
position: absolute;
left: 50%;
margin-left: -380;
width: 760;
padding: 0;
background-image: url(/images/hullbackground.gif);
background-repeat: no-repeat;
background-attachment: scroll;
}

