#h1Contact {
	height: 50px;
	background-image: url('../../images/contact.png');
	background-repeat: no-repeat;
}

#h1Contact h1 {
	position: absolute;
	left: 300%;
}

.h2Contact {
	height: 50px;
}


#contact {
	margin: 0;
	padding: .5em 1.5em 1.5em 1.5em;
	border-top: 1px solid #093452;
	border-bottom: 1px solid #093452;
	background-color: #B9CEDC;
}

#contact p {
	padding-top: .5em;
}

.contact {
	font-size: 14px;
	padding-left: 10px;
	padding-bottom: 15px;
}

#messageSent {
	height: 100%;
	padding-bottom: 100%;
	padding-left: 25px;
	margin-bottom: 50px;
}

.personalPic {
	width: 150px;
	margin-right: 15px;
	margin-top: 25px;
}
