
#intro {
margin: 0 auto;
width:600px;
height:400px;
}
body {
	background-color: #D9FB9C;
	margin-top: 70px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
-->

