body {
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	}

/* Responsive image */
.responsive {
  max-width: 100%;
  height: auto;
}

