body {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: #EDEFF0;
}
div#info {
    border: 0px solid #175377;
    border-top: 3px solid #175377;
    list-style-type: none;
    position: absolute;
    left: 0px;
    top: 320px;
    width: 480px;
    height: 70px;
    background: #EDEFF0;
}
h3 {
    margin-top: 4px;
    font-family:  Times, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #00008B;
    line-height: 16px;
    font-weight: bold;
}

