          <html>
 <head>
  <title>Stylesheets</title>
  <meta name="author" content="Karin Schatzberg">
  <style type="text/css" media="all">




    
    #navigation A:hover, A:focus, A:active {
    text-decoration: none;
    color: #fff;
    background-color: #05b;
    }
    #navigation A:link, A:visited{
    text-decoration: none;
    }
 body { 
font-family: Comic Sans MS;
background-image: url(hintergrundwelle.jpg);
 }

</style>

 </head>
<body>
</body>
</html>