img, div {
	behavior: url(iepngfix.htc);
	border: none;
}
body {
	margin: 0px;
	background-color: White;
	color: Black;
	text-decoration: none;
}

div#page {
	width:600px; 
	height:200px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-100px 0 0 -300px;
	text-align: center;
}
.links
{
	text-decoration: none;
	color: Black;
}
