img, div { behavior: url(iepngfix.htc) }
body, html{
	padding: 0px;
	margin: 0px;
	background: #858970 url('../i/background.jpg') bottom right no-repeat;
	height: 100%;
	width: 100%;
	text-align: center;
}
div#container
{
	width: 760px;
	height: 590px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
}