body {
    background: #343431;
    color: #cccccc;
    font-size: 67%;
}

#footer {
    margin: 0px auto;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:focus {
    border: none;
    text-decoration:none;
    margin:20px auto;
    text-align:center;
    display: block;
}

#footer img {
    border:none;
    margin: 0px auto;
}

p {
    margin: 1px auto;
}

#bf-address p {
    text-align: center !important;
    font-size: 0.9em;
}
#bf-address a,
#bf-address p span {
    color: #7F9E3B;
    font-weight: bold;
    text-decoration: none;
}

#logo_up {
    background: transparent url(../img/layout/bf_splash_logo.gif) top center no-repeat;
    width: 497px;
    height: 433px;
    margin: 0px auto;
}

#logo_down {
    background: transparent url(../img/layout/bf_t2distribution_logo.gif) top center no-repeat;
    width: 175px;
    height: 27px;
    margin: 0px auto;
}