.content {
    width: 600px;
    margin-left: 200px;
    font-family: Georgia;
    font-size: 1.2em;
    line-height: 1.5em;
    background: #f0f0ff;
    border: 1px solid #ccc;
    padding: 10px;
}
