@charset "utf-8";
/* CSS Document */

#container {
	background-image:url(../images/marblebackgrond2.png);
	position:absolute;
	left:-447px;
	margin-left:50%;
	top:3px;
	width:900px;
	height:1093px;
	z-index:2;
}
#copy{
	position:absolute;
	left:59px;
	top:132px;
	width:796px;
	height:687px;
	z-index:3;
}

#footer {
	position:absolute;
	left:-3px;
	top:845px;
	width:903px;
	height:244px;
	z-index:3;
}
