body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	background: url(../images/introduction.jpg) top center no-repeat #8BB21D;
}

#ldlanimation {
	position: absolute;
	top: 0px;
	width: 970px;
	left: 50%;
	margin-left: -485px;
	height: 520px;
}

#animation {
	width: 970px;
	height: 500px;
}

p {
	margin: 10px 0 10px 0;
	text-align: center;
}

a:link, a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

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

a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}