body {
    font-size: 85%;
    font-family: Tahoma, sans-serif;
    background-color:#447799;
    background:url(bg.jpg) repeat 0 0; 
}


a {   
    color:#CCCCAA;
}
 
p, li {
    font-size: 1.4em;
    color:#AAAAAA;
}
 
h1 {
    font-size: 2.1em;
    color:#777777;
}

h2 {
    font-size: 1.9em;
    color:#337733;
}
 
h3 {
    font-size: 1.7em;
    color:#773377;
}
 
