﻿#quotes
{
    padding: 15px 30px;
}

#quotes h1
{
    font-size: 1.4em;
    color: #9E3429;
    text-align: center;
}

#quotes p
{
    padding-top: 15px;
    font-variant: small-caps;
}

.author
{
    font-weight: bold;
    font-size: 0.8em;
}