body {
	background : #ffc6ff;
	font-family : "Arial", "Helvetica", sans-serif;
}

div#panel {
	width : 480px;
	height : 285px;
	padding : 5px 15px;
	background : white;
	margin-left : auto;
	margin-right : auto;
	margin-top : 50px;
	border : 1px solid #e5ace5;
}

div#fae {
	width : 300px;
	text-align : center;
	position : relative;
	top : -155px;
}

img#faerie {
	position : relative;
	left : -20px;

}

img#faerieality {
	position : relative;
	top : -120px;
}

