body {
    font-family: Arial, David;
    background-color: #ffffff;
    color: #fff;
    font-size: 14px;
    margin-top: 0;
    margin-left: 0;
}

#menu1 {
    height: 30px;
    width: 70%;
    color: #666666;
    font-size: 14px;
    text-align: left;
    float: left
}

#menu2 {
    height: 30px;
    width: 30%;
    color: #666666;
    font-size: 12px;
    text-align: right;
    float: right;
}

#down {
    height: 30px;
    color: #fff;
    font-size: 12px;
    text-align: right;
}

a {
    color: #fff;
}

#more {
   font-family: Arial, David;
    background-color: #b70000;
    color: #fff;
    border: 0;
    border-color: #fff;
    font-size: 14px;
    margin-top: 0;
    margin-left: 0; 
    
    
}

background-color: #b70000; 
    
   