@charset "UTF-8";
/* CSS Document */

#html {
	width:1000px;
	height:600px;
	margin:0;
	}

#page_holder {
	width:1000px;
	height:600px;
	background-image:url(images2010/background.png)
	}
	
#card {
	position: absolute;
	z-index:1;
	width:341px;
	top: 376px;
	height: 210;
	left: 638px;
	border:none;
	}	
