@charset "UTF-8";
#content {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    width: 500px;
    margin: auto!important;
    padding-top: 50px;

}
a {color: black !important; text-decoration: underline;}

