html{min-height:100%;width:100%;font-family: 'Lato', helvetica, arial, sans-serif;color:#202120;text-align:center;line-height:1.4em;}
body{width:100%;min-height:100%;margin:0;padding:56px;position:relative;box-sizing:border-box;background-image:url('/images/MAMA_PRINT_REPEAT.jpg');}
#back{background:#fff;border:1px solid #d0d0d0;width:100%;height:100%;box-sizing:border-box;}
#centre{display:inline-block;padding:20px 0 50px;width:90%;max-width:800px;text-align:left;}
h2{text-transform:uppercase;letter-spacing: 2px;line-height: 1.7em;width:100%;display:inline-block;margin-top:0;}
h1,h2{text-align: center;}
b{font-family: helvetica, arial, sans-serif;}
h1 img{max-width:270px;width:100%;}
li{padding:5px 0;}
table,tr,td{border: 1px solid black;border-collapse: collapse;}
td{padding:0 1em;vertical-align:top;}
td:first-child{padding:1em;width:20%;}
@media only screen and (max-width:760px){
    body{padding:20px;}
}
@media only screen and (max-width:680px){
    h2{font-size: 1.2em;line-height: 1.5em;}
}