body,td
{
background-image:url(grafik/black.jpg);
background-color:#FFFFFF;
color: #00001F;
font-family: italic;
}
h1
{
 font-size: x-large;
 font-family: italic;
 text-align: center;
 color: #DF0000;
}
h2
{
font-size: large;
 font-family: italic;
 text-align: center;
 color: #DF0000;
}
h3
{
font-size: medium;
 font-family: italic;
 text-align: center;
 color: #DF0000;
}
a:link {
 color: #DF0000;
}
a:visited {
 color: #DF0000;
}
a:active {
 color: #DF0000;
}