body {
    background: #000;
    color: #FFF;
    font-family: helvetica, impact, sans-serif;
    font-size:20px;
    font-weight:bold;
}

#content {
    font-weight:bold;
    font-size:2em;
}

#contentfooter {
    font-weight:bold;
    font-size:1.5em;
}

#cost {
    color:red;
    font-size:1.5em;
    font-weight:bold;
}