@charset "utf-8";
/* CSS Document */

#container {
	background-image:url(../images/marblebackgrond2.png);
	position:absolute;
	left:-450px;
	margin-left:50%;
	top:1px;
	width:900px;
	height:1112px;
	z-index:2;
}
#copy{
	position:absolute;
	left:53px;
	top:220px;
	width:796px;
	height:609px;
	z-index:3;
	bottom: -24px;
}

#footer {
	position:absolute;
	left:1px;
	top:915px;
	width:903px;
	height:200px;
	z-index:3;
}

