/* CSS Document */

body {
margin-top: 0px;
margin-bottom: 0px;
background-image:url(images/ssbg3.jpg);
background-color:#000000;
background-position:center;
background-attachment:fixed;
background-repeat:repeat-y;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
}

a {
color:#C96E6B;
}

a:link {
text-decoration:none;
}

a:visited {
color:#C96E6B;
text-decoration:none;
}

a:active {
color:#FF9D8F;
}

a:hover {
color:#7E768A;
text-decoration:underline;
}

h1 {
color:#000000;
font-size:16px;
font-weight:bold;
}