body {
	background-attachment: fixed;
	background-image: url(images/bg_satellite.jpg);
	background-repeat: no-repeat;
}
.bodytext_normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	line-height: 18px;
	letter-spacing: .1em;
}

.body_redplanet {
	background-attachment: fixed;
	background-image: url(images/graphic_cool_bg_red.jpg);
	background-repeat: no-repeat;
}
.bodytext_bulletpoints {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CCCCCC;
	list-style-type: square;
	list-style-position: outside;
}
.body_index {
	background-image: url(images/bg_satellite.jpg);
	background-repeat: no-repeat;
}
.body_astronaut {
	background-image: url(images/graphic_bg_astronaut.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.body_satellite {
	background-image: url(images/bg_satellite.jpg);
	background-repeat: no-repeat;
}

.body_about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}
.body_forum {
	background-image: url(images/graphic_forum.jpg);
	background-repeat: no-repeat;
}
