.about p, .services p, .qa p{
	font-size: 2rem;
}

.about, .services, .qa{
	padding: 6em 0;
}

.services ul{
	margin-left: 4rem;
	font-size: 1.6rem;
	color: #999;
}

.contact{
	background: url("../images/contact_us_bg.jpg") no-repeat center 0px fixed;
	background-size: cover;
}

.about img, .services img{
	box-shadow: 0 0 10px #585858;
}

.navbar-header h1 a{
	padding: .71em 0.2em;
}

.sap_tabs{
	margin-top: 2rem;
}