body{
   font-family: Times, "Times New Roman", serif;
   background: #FFEBCD url(Bilder/tapeten/bild2.jpg) fixed repeat;	
   color: black;	 
   margin-left: 3%;
   padding: 0;
   height: 100%;}

a:link{
   color: #00008b;
   text-decoration: none;}

a:visited{
   color: #00008b;
   text-decoration: none;}

a:hover{
   color: #FF0000;
   text-decoration: none;}
