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