html { 
  padding:0px;
  margin:0px;
  height:100%;
  overflow:hidden;
}

body {
  background-image: url("/images/paper_33.jpg");
  font-size: 16px;
  font-family: Comic Sans, Comic Sans MS, cursive;
  color:#3c4c4c;  
  padding:0px 0px;
  margin:0px;
  height:100%;
