
body {
   background-image:url("hintergrund030104.jpg"); 
   background-position:center top;
   background-repeat: no-repeat;
   background-color: #f0e5c5;
   background-attachment:fixed;
   font-family: arial;
   color: #535775;
   margin-left:20px;
   margin-right:20px;
}


/*
h2 {
  color: black;
  text-shadow: 1px 1px black;
  text-align: right;
  font-variant: small-caps;
  font-weight: bold;
  font-family: arial;
  margin-top: 0;
  font-size: 140%;
}
*/

