html, body {
margin: 0px;
padding:0px;
background: #fc0 url(http://www.suedwesten.de/hg.jpg);
background-attachment:fixed;
}

h1, h2, h3, h4, h5, h6, p, form {
margin: 0px;
padding:0px;
}

h1 {
font-family: 'Lobster', serif;
color:#cc0000;
font-size: 48px;
font-style: normal;
font-weight: 400;
text-shadow: none;
text-decoration: none;
text-transform: none;
letter-spacing: 0em;
word-spacing: 0em;
}

td {
font-family: Verdana, Geneva, Arial, Tahoma, sans-serif;
font-size:24px;
color:#565656;
font-weight:normal;
text-decoration:none;
}

a {
font-family: Verdana, Geneva, Arial, Tahoma, sans-serif;
color:#fff;
text-decoration:none;
font-weight:bold;
}

a:hover {
font-family: Verdana, Geneva, Arial, Tahoma, sans-serif;
color:#fc0;
text-decoration:none;
font-weight:bold;
}
