html {
    height: 100%;
    margin: 10px;
}

body {
    font-family: Verdana, Arial, Sans-Serif;
}

blockquote {
    font-style: italic;
    background: #eee;
    border: 1px solid #ccc;
    padding: 10px;
}
