body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;

}
#cont {
	background-image: url(images/bgt.gif);
	background-repeat: repeat-x;
	width: 100%;
}
#screen {
	background-image: url(images/moneyreignbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 820px; width: 100%;
	display: block;

}

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