#header {
  background: url(images/mountainHead.jpg) no-repeat top center;
}
#container {
height: 900px;
}

#content {
margin-left: auto;
margin-right: auto;
width: 100%;
text-align: center;
}

.bl {
width: 13em;
float:right;
}

.contactsHead {
margin: 10px 0px 0px 0px;
}

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

#twitterWrapper {
text-align: center;
border: none;
margin: auto;
width: 350px;
}


