#header {
	background-color: #000000;
	background-image: url(/images/moontop.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 130px;
}
#title {
	width: 800px;
	background-color: #000000;
	background-image: url(/images/moonbottom.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-align: left;
}
