#box {
	position:absolute;
	left:0px;
	top:0px;
	width:750px;
	height:500px;
	z-index:1;
	visibility: visible;
	background-image: url(5.jpg);
}
img { behavior: url(iepngfix.htc); }
