@charset "utf-8";
body {
	margin:0 auto;
	padding:0;
	background:#000000 url(images/bg.jpg) repeat-x fixed bottom;
}
body, a:link , a:hover, a:visited {
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	color:#DCC5AF;
}
#credit {
  position:inherit;
}
#wrapmain {
	position:absolute;
	height:350px;
	width:700px;
	margin:-175px 0px 0px -350px;
	top: 50%;
	left: 50%;
	padding: 0px;
	overflow: hidden;
	text-align:center;
}
 img { behavior: url(iepngfix.htc); }