@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
#banner {
	height: 760px;
	width: 750px;
	z-index: 5;
	position: absolute;
	left: 175px;
	top: 175px;
}

