
body {
    font-family: Lucida Grande, Verdana, sans-serif;
    font-size: 12px;
    color: #CCCCCC;
    background-color: #413A2B;
}

h1 {
    font-size: 1.3em;
    margin-top: -3px;
}

#send-status {
    font-weight: bold;
    color: #AAB717;
}

#more-friends {
    font-style: italic;
}


