body {
	background-image: url(background.jpg);
}

#box {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 532px;
}

#main {
	width: 640px;
	height: 532px;
	border: 0 none;
	position:absolute;
	left:30px;
}

#queen {
	width: 286px;
	height: 354px;
	border: 0 none;
	position:absolute;
	top: 50px;
	left:670px;
}

#link_img {
	width: 260px;
	height: 99px;
	border: 0 none;
	position:absolute;
	top: 400px;
	left:680px;
}



img{ behavior: url(images_index/iepngfix.htc);}
