body {
    text-align: center;
    font-family: "future-pt",Arial,Helvetica,sans-serif;
}

img {
    max-width:100%;
}

ul {
    list-style: none;
    padding: 0;
}

hr {
    border: 0;
    min-height: 2px;
    background-color: #000;
}

h2 a {
    text-decoration: none;
    color: #049;
}
