@charset "utf-8";
/* CSS Document */

img, div { behavior: url(Scripts/iepngfix.htc)}

body{
	background:url(bg.jpg) top center no-repeat fixed;
}

#intro{
	position:relative;
	margin-left:50%;
	left:-250px;
	width: 500px;
	height: 515px;
}

#enter{
	position:absolute;
	width: 201px;
	height: 171px;
	left: 55px;
	top: 287px;
}
