
body {
    font-size: 3em;
    background: url("../LonelyGirl15_files/Bree.png") bottom center no-repeat;
    background-color: #000;

}

#wrapper {
    text-align: center;
    width: 80%;
}

#hero img {
    opacity: .7;
}

#thumbs {
    margin: 20px auto 0 auto;
    text-align: center;
}

#thumbs img {
    padding: 10px;
}

.col-centered{
    float: none;
    margin: 0 auto;
}

#links {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 50px;
}

a {
    font-family: 'Roboto Condensed', sans-serif;
    color: #FFF;
    text-decoration: none;
}

.bigger {
    font-size: 1.4em;
}

#forum {
    color: #06b8b5;
}