#section-contact{
	margin: 0;
	padding: 80px 0 60px 0;
}
.container{
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.align-center{
	text-align: center;
}
.section-header {
    font-size: xx-large;
    line-height: normal;
}
.section-subheader {
    font-size: x-large;
    line-height: normal;
}
.background-img{
	background: url(../img/bgpc.jpg);
}
