html,body,div,img {margin:0;padding:0;border:none;}

BODY
{ 
/*background-image: url(http://www.seashepherd.org/templates/matilda/images/site_background.jpg);*/


background-image: url(graphics/bg.jpg);
background-position: center top;
background-position: repeat-x;
background-color: #000000;

scrollbar-base-color: Black;
SCROLLBAR-TRACK-COLOR: Grey;
scrollbar-arrow-color: #ff0000;
scrollbar-DarkShadow-Color: black;
}

h1
{
margin: 0px;
margin-bottom: 0;
padding-bottom: 0;
}

A:hover {color:#ff3300}
A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:active {text-decoration: none;}
A:hover {text-decoration: none;}