#top_menu p a {
	color: #999;
}
#page #top_menu p a:hover {
	color: #FFF;
	font-size: 15px;
}
#page #content {
	margin: 0px;
	padding: 0px;
	height: 470px;
	width: 800px;
	position: absolute;
	top: 120px;
	font-size: 18px;
	line-height: 16px;
	font-weight: normal;
	letter-spacing: 6px;
	word-spacing: 2px;
	text-align: center;
	background-image: url(../images/background/wallpaper.png);
	background-position: left top;
}

