

BODY {

    font-size: 100%;
    background-color: rgb(255,255,255);        
    background-attachment: fixed
}

A {
    font: bold; 
    font-size: 100%;
}




