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