@charset "utf-8";
#container {
	background-image: url(../tracing-image.png);
	background-repeat: no-repeat;
	height: 768px;
	width: 1024px;
	margin-top: 0px;
	margin-left: -512px;
	position: absolute;
	left: 50%;
	top: 20px;
}
