html {width: 100%; height: 100%; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
-webkit-font-smoothing: antialiased}

body {margin: auto; padding: auto; overflow-y:auto; Helvetica, Arial, sans-serif; font-size: 12px; line-height: 1.5em; background-color: #f9f4f0; text-align: center; text-decoration: none; list-style: none;
}

#subbody  {  text-align: center;

}

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

a:hover {color: #c905a4}


