body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 140%;
	background-color: #D7E1E5;
	background-image: url(images/moon_07.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}
#menu {
	background-image: url(images/moon_05.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 713px;
	padding-top: 13px;
	padding-left: 40px;
}
#menu a {
	font-size: 90%;
	color: #003366;
	text-decoration: none;
}
#menu a:hover {
	font-size: 90%;
	color: #663333;
	text-decoration: underline;
}
#content {
	width: 430px;
	padding-left: 45px;
}
#content h1 {
	font-size: 160%;
	font-weight: bold;
	color: #006699;
}
#column {
	background-image: url(images/moon_10.jpg);
	background-repeat: no-repeat;
	width: 674px;
	margin-left: 26px;
	padding-top: 55px;
}
.one {
	height: 155px;
	width: 207px;
	margin-bottom: -155px;
	margin-left: 20px;
}
.two {
	height: 155px;
	width: 207px;
	margin-left: 247px;
}
#ship {
	position: absolute;
	left: 713px;
	top: 122px;
	width: 67px;
}
#side {
	position: absolute;
	width: 150px;
	left: 520px;
	top: 305px;
}
#side h3 {
	font-size: 130%;
	font-weight: bold;
	color: #663333;
}
#content img {
	padding-right: 10px;
}
#base {
	height: 39px;
	width: 713px;
}

