#home {
text-align: center;
}
#home h1 {
margin-top: 0;
margin-bottom: 0;
#home h1+p {
#home .post {
margin: 0 auto;
display: inline-block;
max-width: 60%;
min-width: 40em;
#home .post .left {
float: left;
margin-right: 0.5em;
#home .post .right {
float: right;
margin-left: 0.5em;
#home .post-footer,
#home .post-footer img {
vertical-align: middle;
#home .version {
opacity: .4;
#home .subheader, #home .post-footer {
font-size: 85%;