body {
	text-align: center;
	color: #A8A8A8;
	font-family: times-new-roman;
	background: #303030 url(sea.png) no-repeat center;
}


/*  content  */

p {
	color: #A8A8A8;
	font-family: times-new-roman;
	font-size: 1.3em;
	letter-spacing: 14px;
	text-align: center;
	padding: 0em 0em 0.2em 0em;
	margin: 0.5em;
}


#front a:link {color: #A8A8A8; text-decoration: none;}
#front a:visited {color: #C59E00; text-decoration: none;}
#front a:hover {color: #F5F5F5; text-decoration: none;}
#front a:focus {color: #333333; text-decoration: none;}

p.title {
`	color: #A8A8A8;
	font-family: times-new-roman;
	font-size: 2.5em;
	letter-spacing: 14px;
	text-align: center;
	padding: 2em 0em 1.8em 0em;
	margin: 0.5em;
}

p.player {
	padding: 9em;
}

