body
{
font-size: x-small;
background-color: #000000;
color: #00ffff;
font-family:arial;
background-image: url(bg.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center center;
} 

h1
{
font-size:40;
font-family:Comic Sans MS;
}

a:link
{
color: #0000ff
}

a:visited,a:hover
{
color: #ff0000
}



