/*  */
html,body { height: 100% }

body { 
    font: arial, helvetica, normal small verdana, sans-serif;
    margin: 7px;
    background-color: white;
    /*box-sizing: border-box;*/
 }

a img { border:none }

a { text-decoration: none }

h1 {font-size: 18px; font-weight: normal;}