body{
    background-image:url(img/008.jpg);
    background-repeat:no-repeat;
    background-position:left top;
    background-attachment:fixed;
    margin:3% 10% 3% 10%;
    font:smaller/165%;
}


td{
    font:smaller/165%;

}
A:link { color: #3300cc; }
A:visited { color: #000066; }
