@charset "utf-8";
/* CSS Document */

div#penandink {
	left: 50px;
	position: absolute;
	width: 850px;
	border: 0px;
	overflow: visible;
	visibility: hidden;
}

div#angel {
	left: 46px;
	position: absolute;
	border: 0px;
	width: 171px;
	height: 211px;
	overflow: visible;
	z-index: 2;
	top: 84px;
	background-image: url(../images/blank.png);
}

div#fox {
	left: 251px;
	position: absolute;
	border: 0px;
	width: 171px;
	height: 211px;
	overflow: visible;
	z-index: 2;
	top: 87px;
	background-image: url(../images/blank.png);
}

div#corpchristmas {
	left: 457px;
	position: absolute;
	border: 0px;
	width: 161px;
	height: 211px;
	overflow: visible;
	z-index: 2;
	top: 88px;
	background-image: url(../images/blank.png);
}

div#sunflower {
	left: 654px;
	position: absolute;
	border: 0px;
	width: 151px;
	height: 211px;
	overflow: visible;
	z-index: 2;
	top: 85px;
	background-image: url(../images/blank.png);
}
