BODY {
    color : black;
    background : white;
/*    font-family : times new roman,times,serif;*/
}

/* Linkit: */
A:link { color : #0000A0; background : white }
A:visited { color : purple; background : white }
A:active { color : maroon; background : white }


H1 {
    font-size : 150%;
    font-weight : bold;
    text-align : left;
    font-family : helvetica,arial,sans-serif;
    margin-left : 0.3em;
}


H2 {
    font-size : 125%;
    font-weight : bold;
    text-align : left;
    font-family : helvetica,arial,sans-serif;
    margin-left : 0.3em;
}


P {
    margin-left : 2em;
}

IMG.kuva {
    float : right;
}


UL.hacks {
/*    margin-left : 3em;*/
}


UL.hacks LI {
/*    list-style : none;*/
}
