#hp_header {
	background-image: url(../../images/painted_desert_panorama-2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#hp_header h2{
  margin-left: 15em;
}
/* Move down content because we have a fixed navbar that is 50px tall */
body {
	padding-top: 50px;
	padding-bottom: 20px;
}
#box2 {
	color: #EEE;
}
#box3 {
	color: #EEE;
}
#box1 {
	color: #EEE;
}
.shadw  {
text-shadow: 1px 1px 1px #999;
}

