body {
	background : #66a0fb none repeat-x;
	color: #eaeaea;
	text-align: center;
	text-shadow: 1px 2px 2px #cacaca;
	position: relative;
	font: xx-large "Lucida Grande", Verdana;
	word-spacing: 1ex;
	letter-spacing: 6px;
	top: 150px;

}
a:link,
a:visited
{
	color: #eaeaea;
	text-decoration: none;
	white-space: nowrap;
}

a:hover
{
	color: #485731;
}