body
	{
	background: #fff;
	margin: 0;
	padding: 0;
	color: #999999;
	font-size: 80%;
}

#imagebox {
	width: 475px;
	height: 460px;
	text-align: center;
}

.text {
	width:75%;
	margin: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 120%;
}
#imagebox .text a {
	color: #FFFFFF;
	text-decoration: none;
}
#imagebox a img {
	border: none;
}

