@charset "utf-8";
#hero {
    position: relative;
    color: #F8F8F8;
    background-image: url(../Assets/Button_Big_Book_slim2.jpg);
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bolder;
    text-align: center;
    min-height: 119px;
    float: none;
    background-repeat: no-repeat;
    background-position: 50% 0%;
    text-decoration: none;
}
#butt {
}
.img-responsive {
}
