body {  background-attachment: scroll; background-repeat: no-repeat; background-position: center center}
p {  color: #CCFFFF}
a:hover {
	color: #FFFFFF;
	text-decoration: overline
}
a:active {  color: #FFFFFF; text-decoration: overline}
a:link {
	color: #CCCCCC;
	text-decoration: none
}
a:visited {
	text-decoration: none
}
.menu {  text-align: justify}

