

/* Put your custom styles here */

h2
{
}

h1
{
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #000;
    line-height: 0.1em;
    margin: 10px 0 20px;
}

h1 span
{
    background: #fff;
    padding: 0 15px;
}

.scrollable
{
}

.body
{
    margin: 0;
}

