/* CSS Document */
body
{
	background-color:#FEEECD;
	color:#800040;
	font-family: Garamond, "Futura Lt BT", Verdana;
	font-variant: small-caps;
	text-align:center;
}

a
{
	color:#800040;
	font-size:40px;
	font-weight:bold;
	font-family: Garamond, "Century Gothic", "Futura Lt BT";
	text-decoration:none;
}

img
{
	border: 1px solid #FFFFFF;
}
