.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2E98CC;
	letter-spacing: 3px;
	padding-bottom: 5px;
}
.main_container {
	background-image: url(nearly_here.gif);
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 500px;
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 20px;
}
.second_line {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666;
	text-align: center;
	line-height: 19px;
}
a:link {
	color: #3399CC;
	text-decoration: none;
}
a:visited {
	color: #3399CC;
	text-decoration: none;
}
a:hover {
	color: #3399CC;
	text-decoration: underline;
}
a:active {
	color: #3399FF;
	text-decoration: none;
}.third_line {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #666;
	text-align: center;
}
