body { padding:1em; }
h1 { text-align:center; }
h1 img { height:1em; }
h2 { font-size:2em; }
h2 small { font-size:.7em; line-height:.7em; }

div#beta-warning { position:fixed; bottom:15px; left:10px; background-color:rgba(255, 0, 0, .5); padding:8px; color:#fff; z-index:10000; border-radius:5px; font-weight:bold; font-size:14px; line-height:14px; border:1px solid rgba(255, 255,255, .5); font-family:"Open Sans"; }

.row input { max-width:100%; }
div.body { max-width:1000px; margin:0 auto; }
.row-border-top { border-top:1px solid #aaa; padding-top:.5em; }
.row-border-bottom { border-bottom:1px solid #aaa; padding-bottom:.5em; margin-bottom:.5em; }
.align-left { text-align:left; }
.align-right { text-align:right; }
.align-center { text-align:center; }
