body {
	background-color: #141414;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img, div {
	behavior: url(iepngfix.htc);
	}

img.displayed {
	position:absolute;
	top:50%;
	left:50%;
	height:600px;
	width:420px;
	margin-top:-300px;
	margin-left:-210px;
}
