body {
    background: white none repeat scroll 0 0;
    color: #999;
    font: 12pt/1.5 Georgia,"Times New Roman",Times,serif;
}
h1 {
    color: #333;
    font-size: 36pt;
    font-weight: normal;
}
a {
    color: #666;
}
.container {
    margin: 20px auto;
    width: 960px;
}
.feature {
    border: 3px double #ccc;
}
