@charset "utf-8";
/* CSS Document */

body {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	background-color: #061B48;
}
p {}
a {
	color: #FF3366;
}
a:hover {
	color: #99CC00;
}
ol {}
ul {}
h1 {}
h2 {}
h3 {}
img {}

#main {}
.intro {
	border: 5px solid #FFFFFF;
}

