body {
	background-image:"babyfeet.jpg";
}

h1 {
	background-color:#295F6B;
	color:white;
	font-family:"Courier New";
	font-weight:lighter;
	padding:200 px;
}

.wrap {
	position:absolute; right:20;
	opacity:0.6;
}

.mission {
	font-size:2em; 
	font-family:"Courier New";
	position: relative; left:600;
	width:50%;
}

.content {
	position:relative; left:80;
	width:50%;
	height: auto;
	font-family: "Courier New";
}

h2 {
	font-family:"Courier New";
	display:inline-block;
	background-color:#295F6B;
	width:50 px;
	color:white;
	font-weight:lighter;
	padding:40 px;
	padding-right:80 px;
}

h2, form {
	position:relative; left:80;
}