     /*---hoffmann1.de-styleenglisch für ose---*/

     body {
     	background-color: #eeeeee;
     	font-family: Verdana, Arial, sans-serif;
     }

     a {text-decoration: none;}

     #content {
     	width: 90%;
         background-color: burlywood;
     }

     #bottom {
     	margin-left: 20px;
     }

     .size {font-size: 20px;}

     .alignleft {text-align: left;}