#main {
    background: #ffffff;
}

body {
    color: #515151;
}
p {
    text-align: justify;
    font-size: 16px;
}
#footer .credit {
    font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
    color: #515151;
    font-family: Overlock, cursive;
    font-style: normal;
    font-weight: 900;
    margin: 0 0 25px;
}