BODY{
    font-family: 'Lucida Grande', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 13px;
    background: #ccf;
    width: 1200;
    height: 100%;
    margin: 10px;
}

H1{
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 0px;
}

H2{
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 0px;
    display: inline;
}

H3{
    font-weight: bold;
    font-size: 16px;
    display: inline;
}

A #footer{
    align: center;
}