body 
{
 background-color:black;
 background-image:url("graphics/bg_wolf2.jpg");
 background-repeat:no-repeat;
 background-attachment:fixed;
 background-position:center center;
font-size:100%;
font-family:"Century Gothic, Verdana, Sans-serif";
color:white
text-align:center
}

h1
{
font-size:1.5em;
font-family:"Century Gothic, Verdana, Sans-serif";
color:white;
text-align:center
}

h2
{
font-size:1em;
font-family:"Century Gothic, Verdana, Sans-serif";
color:white;
text-align:center
}

p
{
font-size:0.875em;
font-family:"Century Gothic, Verdana, Sans-serif";
color:white;
text-align:center
}

a:link
{color:#9900CC}
a:visited
{color:#660066}
a:active
{color:#9900CC}
a:hover
{color:#660066}

<!--td
{
font-size:0.875em;
font-family:"Century Gothic, Verdana, Sans-serif";
color: white;
padding: none;
border-style: dashed;
border-color: #330066;
border-width:0px} -->
