html {
  background-color: #fffaf8;
  margin: 0px;
  padding: 0px;
	overflow-x:hidden;
}

body {
		overflow-x:hidden;
}