@charset "utf-8";
body {
	color: #FFFFFF;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	height: 1200px;
	width: 780px;
	clip: rect(0px,auto,0px,auto);
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#wrapper img {
	position: absolute;
	z-index: 2;
	left: 78px;
	top: 65px;
	width: 768px;
	height: 497px;
}
#instructions .style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	top: 500px;
	right: 350px;
	z-index: 3;
}

