/* CSS Document */
.icon-service {
	font-size: 50px;
	color: #B49652;
}
body {
	background:url(../images/background.JPG) no-repeat center fixed;
	background-size:cover;

}

.content {
	background: rgba(255,255,255,0.65);
	padding-bottom: 15px;
}

.page-header {
	border-bottom:none;
}