body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #EDD9B5;
	letter-spacing: 1pt;
}
#web {
	background-color: #EDD9B5;
	width: 530px;
	height: 460px;
	margin-top: -230px;
	margin-left: -265px;
	position: absolute;
	left: 50%;
	top: 50%;
}
#web p {
	font-size: 9pt;
	color: #C17F08;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#web a {
	text-decoration: none;
	color: #C17F08;
}
#web a:hover {
	color: #875905;
	text-decoration: underline;
}

