@charset "utf-8";
/* CSS Document */

#container {
	background-image:url(../images/marblebackgrond2.png);
	position:absolute;
	left:-447px;
	margin-left:50%;
	top:3px;
	width:900px;
	height:1108px;
	z-index:2;
}
#copy{
	position:absolute;
	left:376px;
	top:236px;
	width:462px;
	height:651px;
	z-index:3;
}

#footer {
	position:absolute;
	left:-2px;
	top:906px;
	width:903px;
	height:201px;
	z-index:3;
}
