body {
background-color: #FFFFFF;
background-image: url(http://www.destination-failure.de/content/Bilder/content_02.jpg);
background-repeat: no-repeat; background-attachment:fixed;


{
scrollbar-face-color:#FFFFFF;
scrollbar-shadow-color:#A6A6A6;
scrollbar-highlight-color:#A6A6A6;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
scrollbar-arrow-color:#A6A6A6;
}

input, button {
  Georgia;
  background-color: #FFFFFF; 
  border:1px solid #000000; 
  color:#000000;
  font-size: 8pt;font-family: Georgia;}

textarea {
background-color: #ffffff;
border-color: #00000;
border-style: solid;
border-width: 1px;
color: #000000;
font-size: 8pt;
font-family: Georgia;
}
 
a:active     { text-decoration: none;  color:#65010E;}
a:visited    { text-decoration: none;  color:#65010E;}
a:link       { text-decoration: none;  color:#65010E;}
a:hover      { text-decoration: none;  color:#000000;}