@charset "utf-8";
body {
	background-image: url(../images/bw3.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #C8C8C8;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
img {
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.enter_logo {
	margin-top: 22%;
}
