@charset "UTF-8";
#element1 {
	background-image: url(../images/Index_BG.jpg);
	background-repeat: no-repeat;
	height: 768px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#element2 {
	height: 121px;
	width: 473px;
	margin-top: 325px;
	margin-right: 0px;
	margin-left: 275px;
	float: left;
}
body {
	margin: 0px;
	background-color: #222;
	background-repeat: no-repeat;
}
#entersite {
	margin-right: auto;
	margin-left: 466px;
	height: 22px;
	width: 93px;
	margin-top: 143px;
	float: left;
	clear: both;
}
