BODY {
        background-attachment : scroll;
        background-image : url(formeln.gif);
        background-repeat : repeat;
        margin-top : 2%;
        margin-left : 2%;
        margin-right : 2%;
        margin-bottom :2%;
}
BODY  {
        background-color:#F7F7F7;
}
ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:"Comic Sans MS",Helvetica,Arial;
        text-align: center; }
p
     { font-family:"Comic Sans MS",Helvetica,Arial; text-align:justify; }
h1,h2,h3,h4,h5
     { font-family:Verdana,Helvetica,"Comic Sans MS"; color: #D60615; }
A:LINK {
        color : #FFFFFF;
        text-decoration : underline;
}
A:VISITED {
        color : #DFDFDF;
        text-decoration : underline;
}
A:ACTIVE {
        color : #336699;
        text-decoration : none;
}
