html, body {
  min-width:100%;
  width:100%;
  height:100%;
  margin:0;
  padding:0;
  font-family:Arial,Helvetica,sans-serif;
  font-size:90%;
  color:#000000;
  background:none;
}

html {
  background:url(/images/bg.png) repeat top left;
}
