body {
	background-color:#ffffff;

}

#bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	width: 100%;
	min-width: 600px;
}

#wrapper a {
	z-index: 2;
	top:0px;
	display:block;
	margin: auto;
	height: 600px;
	height: 600px;
	min-height: 600px;
	position: relative;
	width: 800px;
}



