img {
	color: #000;
	text-align: center;
	text-shadow: #8b3167 1px 1px 2px;
	position: absolute;
	bottom: 50%;
	right: 25%;
	left: 25%;
	display: inline;
	font: small-caps bold 200% "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 50%;
	top: 10%;
}

body {
	background-color: #fff;
}
