#header {
	background-image: url(/images/header/index_logo.png);
	background-repeat: no-repeat;
	height: 337px;
	position: relative;
	/*border: 1px solid blue;*/
}
#starry_nights_logo {
	Position: absolute;
	top:-28px;
	left:140px;
	height: 175px;
	width: 120px;
	background-image: url(/images/header/starry_nights_logo_overlay.png);
}
#banner {
	background-image: url();
	top: 70px;
	/*border: 1px solid #771122;*/
	height: 240px;
}
#nav_logo{
	top: 33px;
}

#mission_text{
	font:normal 1.8em 'monotype corsiva',serif;
	line-height:90%;
	color: #4a4538;
	padding: 50px;
}