#header {
  background: url(images/mountainHead.jpg) no-repeat top center;
}
#container {
height: 1000px;
border: none;
}
#content {
margin-left: auto;
margin-right: auto;
width: 100%;
text-align: center;
}

#photoEmbed {
padding: 20px 200px 0px 200px;
margin-left: auto;
margin-right: auto;
}

.photoHead h1 {
color: #306EFF;
font-family: georgia, arial, helvetica, sans-serif;
font-size: 22pt;
font-weight: bold;
text-align: center;
text-indent: 0px;
display: inline;
}
.photoHead h2 {
color: 	#696969;
font-family: georgia, arial, helvetica, sans-serif;
font-size: 14pt;
font-weight: bold;
text-align: center;
text-indent: 0px;
}
