html {
 
  padding: 0px;
  margin:0px;
}

body {
   font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;;
  line-height: 150%;
  font-size: 100%;
  height: 100%;
  color: #666666;
  background-color: #FFFFFF;
}

@import url("daisy.css");
