@charset "UTF-8";
body {
	margin: 0;
	height: 100%;
	background-image: url(../images/start.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-color: #666666;
}
#logo {
	margin:0;
	position:absolute;
	left:272px;
	top:72px;
	width:425px;
	height:425px;
	z-index:2;
	visibility:hidden;
}
