body {
	background-color: #D2D5C9;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}
#box {
	width: 766px;
	height: 615px;
	text-align: center;
	margin: 0 auto;
}
#skip {
	width: 766px;
	height: 30px;
	text-align: center;
	margin: 0 auto;
	text-align: center;
	
}
a:link, a:visited {
	color: #6A8B1A;
	text-decoration: underline;
}
a:hover, a:active {
	color: #000;
	text-decoration: underline;
}
