@charset "utf-8";
/* CSS Document */

.shadow {
	position: relative;
	left: 2px;
	top: 2px;
	color: #603018;
	font-weight: bold;
}

.text {
	position: absolute;
	left: -2px;
	color: #fdfcd0;
}
