body {
	font-family: verdana;
	color: #FFFFFF;
	margin-top: 50px;
	background-color: #18466a;
	background-image: url(../images/intro/back-gradient.png);
	background-repeat: repeat-x;
}

.intro {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 104px;
	padding-top: 300px;
	background-image: url(../images/intro/intro-2010.png);
}

a:link {
	color: #DDDDFF;
	text-decoration: none;
}

a:active {
	color: #DDDDFF;
	text-decoration: none;
}

a:visited {
	color: #DDDDFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
