@CHARSET "UTF-8";

body {
	background: #11bad9 url('/assets/1280x800/entrance/background.jpg') repeat-x;
}

div.entrance {
	background: #ffffff url('/assets/1280x800/entrance/building.jpg') no-repeat;
	width: 1257px;
	height: 718px;
}

img.cross {
	position: absolute;
	top: 262px;
	left: 679px;
	border: 0px;
}

img.door {
	position: absolute;
	top: 456px;
	left: 679px;
	border: 0px;
	cursor: pointer;
}

img.arrows {
	position: absolute;
	top: 532px;
	left: 679px;
	border: 0px;
}
