* {
  float: none;
  background: #fff;
  color: #000;
}

  body {
	  overflow:visible !important;
	  width:100%;
	  font-size:80%;
  }
