@charset "utf-8";
/* CSS Document */
#container {
	background-image:url(../images/marblebackgrond2.png);
	position:absolute;
	left:-450px;
	margin-left:50%;
	top:3px;
	width:900px;
	height:1036px;
	z-index:2;
}
#copy{
	position:absolute;
	left:30px;
	top:211px;
	width:841px;
	height:554px;
	z-index:3;
	bottom: -6px;
}

#footer {
	position:absolute;
	left:-4px;
	top:786px;
	width:903px;
	height:238px;
	z-index:3;
}

