@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:75px;
	top:200px;
	width:757px;
	height:607px;
	z-index:3;
}

#footer {
	position:absolute;
	left:-2px;
	top:843px;
	width:903px;
	height:196px;
	z-index:3;
	bottom: -14px;
}
