@charset "utf-8";
/* CSS Document */
#container {
	border:thin #000000 solid;
	background-image:url(../images/background2.png);
	position:absolute;
	left:-450px;
	margin-left:50%;
	top:7px;
	width:900px;
	height:1019px;
	z-index:1;
}
#title {
	position:absolute;
	left:265px;
	top:297px;
	width:415px;
	height:80px;
	z-index:2;
}
#col2 {
	position:absolute;
	left:400px;
	top:395px;
	width:400px;
	height:283px;
	z-index:42;
}
#nails {
	position:absolute;
	left:58px;
	top:393px;
	width:316px;
	height:385px;
	z-index:22;
}
