body
{
background-color: #000000;
scrollbar-base-color: black; 
scrollbar-arrow-color: black;
scrollbar-DarkShadow-Color: black;
margin: 0px;
padding: 0px;
}

p
{
letter-spacing: 1px;
font-family: "tahoma";
font-size: 10px;
color: #aaaaaa;
}

p.txtjustified
{
text-align: justify;
}

p.a
{
letter-spacing: 1px;
font-family: "arial";
font-size: 18px;
font-weight:bold;
color: #000000;
text-indent: 10px;
}

a:link    {color:#aaaaaa; text-decoration: none}
a:visited {color:#aaaaaa; text-decoration: none}
a:active  {color:#aaaaaa; text-decoration: none}
a:hover   {color:#aaaaaa; text-decoration: none}

div.center
{ 
text-align: center;
}

table.center
{ 
margin-left: auto;
margin-right: auto;
text-align: left;
}

td.a
{
background-image: url("pic/ghoul.gif");
background-color: #000000;
}

td.b
{
background-image: url("http://www.geocities.com/noisecorefreak02/pics/background2.jpg");
padding-left: 0px;
padding-right: 0px;
}

h1
{
position: absolute;
bottom: 30px;
right: 40px
}
