.button{border-top:1px solid #97f7c4;background:-webkit-gradient(linear, left top, left bottom, from(#3e9c67), to(#65d67b));background:-moz-linear-gradient(top, #3e9c67, #65d67b);background-color:#65d67b;padding:13px 26px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-shadow:rgba(0,0,0,1) 0 1px 0;-moz-box-shadow:rgba(0,0,0,1) 0 1px 0;box-shadow:rgba(0,0,0,1) 0 1px 0;text-shadow:rgba(0,0,0,.4) 0 1px 0;color:white;font-size:17px;font-family:Helvetica, Arial, Sans-Serif;text-decoration:none;vertical-align:middle;}
.button:hover{border-top:#28597a;background:#28597a;background:#ccc;}
.button:active{border-top:#1b435e;background:#1b435e;}
div#button-box{padding:0.8em;}
h1{font-size:20px;}
#menu img{vertical-align:bottom;}