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