body{
    background: #FFFFFF url('./img/yarn_shop_light.gif') repeat;
    font-family: sans-serif;
    font-size : 15px;
    margin : 0px;}
    
IMG {
    border: 0px;}

TABLE TD TR UL LI {
    margin: 0px;
    padding: 0px;}
    
P {
    text-indent: 15px; 
    text-align: LEFT; }
H1 {
    font-size : 15px; }
    
#footer {
    color: GREY;
    font-size: 10px;
}
     
#footer a {
    color: GREY;
    font-size: 10px;
    text-decoration: none;
}

#footer a:hover {
    color: BLACK;
    text-decoration: none;
}



#bottomnav {
    color: BLACK;
    font-size: 14px;
}
     
#bottomnav a {
    color: BLACK;
    font-size: 14px;
}

#bottomnav a:hover {
    color: #FF3063;
}
.toomuch {
    color: red;
}