/* global */
html{height: 100%;}

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .68em;
}

.button {
        font-weight: bold;
        border:solid 1px #9DA6B3;
        background-color: #293B42;
        color: #F8C508;
        text-align: center;
        font-size: 9px;
        margin-top: 5px;
