html {width: 100%; height: 100%; background: url(images/BG.png)  center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
-webkit-font-smoothing: antialiased}

body {margin: auto; padding: auto;  Helvetica, Arial, sans-serif; font-size: 12px; line-height: 1.5em;  text-align: center; height: 100%
}

a {text-decoration: none; list-style: none;color: #0F0A06}

a:hover {color: #c905a4}

td {font-size: 11px; font-family: 'Merriweather'; font-weight:700; padding-left:10px;}
