@CHARSET "ISO-8859-1";
#graveyard_border {
	position: absolute;
	width: 625px;
	height: 392px;
	left: 50%;
	margin-left: -312px;
	background-image: url('/images/graveyard/border.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}

#preview_image {
	position: absolute;
	left: 25px;
	top: 25px;
	width: 576px;
	height: 344px;
	background-image: url('/images/graveyard/preview_image.jpg');
}

#graveyard_preview {
	position: absolute;
	left: 25px;
	top: 25px;
}

.info {
	position: absolute;
	width: 70%;
	left: 15%;
	display: block;
	top: 470px;
}

.line {
	display: block;
	width: 100%;
	text-align: center;
	padding-bottom: 2px;
}
