BODY {
        font-family : "Courier New", Courier, monospace;
        color : White;
        background-image : url(tapete1.gif);
}

H1 {

        font-size: 25px;
}

H2 {

        font-size: 22px;
}

P {
        font-size: 20px;
}


A:LINK {
color : White;
        font-size: 16px;
}
A:VISITED {
color : White;
        font-size: 16px;
}
A:ACTIVE {
color : White;
        font-size: 16px;







BODY {
        background-color : Black;
        margin-left : 40px;
        margin-right : 40px;
}

A:FOCUS, A:HOVER {
        font-weight : bold;
}
.raster {
        background-color : #C0C0C0;
        color : White;
        font-weight : bold;
        margin-left : 20%;
        margin-right : 20%;
}
.doppelraster {
        background-color : #C0C0C0;
}

