body {
background: #fff;
color: #333;
font: 1em/1.5em 'georgia';
margin: 3em 8em;
}

a {
color: #028ceb;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: #000;
}

div.theme {
width: 202px;
margin-right: 2em;
float: left;
}
div.theme h3 {
margin-bottom: -.5em;
}

h1 {
font-size: 3em;
clear: both;
}
h2 {
font-size: 2em;
border-bottom: .1em solid #ccc;
margin-left: -.3em;
padding-left: .3em;
clear: both;
}
h3 {
font-size: 1.5em;
border-bottom: 1px dotted #aaa;
margin-left: -.4em;
padding-left: .4em;
}

img {
border: 1px solid #888;
}

p.links {
text-align: center;
margin-top: -.75em;
}