@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	/* [disabled]background-repeat: repeat; */
	background-image: url();
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}
.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}
