body {
background-color: #000000;
background-image: url(images/wallpaper.gif);
color: #A08088;
font-family: serif;
font-size: 1.2em;
margin: 0;
}

a:link {
color: #C8FF80;
font-family: sans-serif;
text-decoration: none;
}
a:visited {
color: #C8FF80;
font-family: sans-serif;
text-decoration: none;
}
a:hover {
color: #FF00FF;
font-family: sans-serif;
text-decoration: none;
}
a:active {
color: #8888FF;
font-family: sans-serif;
text-decoration: none;
}

h1 {
font-family: sans-serif;
font-size: 2em;
line-height: 1em;
text-align: center;
}

h2 {
font-family: sans-serif;
font-size: 1.2em;
line-height: 1em;
text-align: center;
}

h3 {
font-family: serif;
font-size: 1em;
line-height: 1em;
text-align: center;
}

p {
font-size: 1em;
line-height: 1em;
}

p.comment {
font-size: 1em;
line-height: 0em;
font-family: serif;
text-align: center;
}
