body {
background-image: url("images/nautical.jpg"); 
background-repeat: no-repeat;
background-position: center top; 
}


font.body {
text-decoration: none;
color: #000000;
font-weight: normal;
font-family: verdana;
font-size: 12;
}

font.bodylarge {
text-decoration: none;
color: #000000;
font-weight: normal;
font-family: verdana;
font-size: 30;
}

font.bodymedium {
text-decoration: none;
color: #000000;
font-weight: normal;
font-family: verdana;
font-size: 22;
}

font.bodymediumsmall {
text-decoration: none;
color: #000000;
font-weight: normal;
font-family: verdana;
font-size: 14;
}

font.red {
text-decoration: none;
color: #AD252F;
font-weight: bold;
font-family: verdana;
font-size: 12;
}

a.map:link {
text-decoration: none;
font-weight: bold;
color: #AD252F;
}

a.map:visited {
text-decoration: none;
font-weight: bold;
color: #AD252F;
}

a.website:link {
text-decoration: none;
color: #FFFFFF;
}

a.website:visited {
text-decoration: none;
color: #FFFFFF;
}

font.heading {
text-decoration: none;
color: #AD252F;
font-weight: bold;
font-family: courier;
font-size: 30;
}

font.greyheading {
text-decoration: none;
color: #939598;
font-weight: bold;
font-family: courier;
font-size: 15;
}

font.greyheading_small {
text-decoration: none;
color: #939598;
font-weight: bold;
font-family: verdana;
font-size: 12;
}

td, tr, table {
background: transparent;
}


