body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #3300FF;
	background-color: #eaf9ff;
	background-attachment: fixed;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;


}
h1 {
	color: #3366FF;
}
h2 {
	color: #3366FF;
}
h4 {
	color: #3366FF;
}
h3 {
	color: #3366FF;
}
a:link {
	color: #3300FF;
}
a:active {
	color: #3399FF;
}
a:visited {
	color: #0000FF;
}
h5 {
	color: #3366FF;
}
