html, body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #c9c8bd;
	text-decoration: none;
}

#intro {
	height: 600px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	
	
}
