body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	margin:3px 0 5px 0;
	color: #003399;
	font-variant: inherit;
	background-image:URL(images/intro.png);
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	align: center;
	 }
a {
	font-size: 15px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
divone {
	position:relative;
	bottom:20px;
}

