@charset "UTF-8";/* CSS Document */body {  padding-top: 50px;  font-family: 'open sans', sans-serif;}h1, h2, h3 {	font-family: aqua, sans-serif;	line-height:1.5em;}p {	line-height:1.5em;}img.intro-img {	margin-top:60px;	margin-bottom:40px;}#intro {  padding: 60px 15px;  max-width:700px;  margin:0 auto;  text-align:center;}#services {	background: #928a7d;	background-image:url(../images/white-brown-arrow.png);	background-repeat:no-repeat;	background-position:top center;	margin-top:40px;	padding-top:80px;	padding-bottom:85px;}#services i {	color:#ddd;	margin-bottom:15px;}#projects {	background: #496571;	background-image:url(../images/brown-green-arrow.png);	background-repeat:no-repeat;	background-position:top center;	padding-top:80px;	padding-bottom:85px;	color:#eee;}#projects img {	margin: 20px auto;}#projects h2, #contact h2, #services h2 {	margin-bottom:30px;}#contact {	background: #f6ecaf;	background-image:url(../images/green-yellow-arrow.png);	background-repeat:no-repeat;	background-position:top center;	padding-top:80px;/*padding-bottom:85px;*/}#footer {	background:#496571;	padding-top: 60px;	padding-bottom: 20px;	color:#fff;}#footer a {	color:#fff;}.copyright {	margin-top:80px;}#message {	resize:vertical;	height:120px;}#error {  margin-top: 100px;  text-align: center;}.error {	color:#C00;}