.smile {
    width: 100%;
}

#card {
    padding-top: 20px;
    background-color: #e9e9e9;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #aaa;
}

#quote h1 {
    color: #3D6;
}

#subexp {
    min-height: 200px;
}

#subexp h2 {
    margin-bottom: 15px;
}

#subexp p {
    margin-bottom: 15px;
}
