BODY {
        background-image: url("show-watermark.gif");
        background-repeat: repeat;
        background-attachment: fixed;
	background-position:center;
	font-family: Arial;
        font-style: normal;
        font-weight: 100;
        font-size: small;
}

#Menu {
   position:absolute;
   width:5.5cm;
   right:0cm;
   z-index: 0;
   font-size: large;
   }

#Content {
   margin-left: 3.5cm;
   margin-right: 6cm;
   }

.headline {
   color: #333333;
   font-size: 300%
   }

.subhead {
   color: #000066;
   font-size: 150%
   }

.section_head {
   color: #000066;
   font-variant: small-caps;
   font-size: 125%
   }

.cite {
   margin-left: 1cm;
   text-indent: -1cm
   }
