 body {
	background: #ffffff;
 }
.row.full-width { width: 100%; max-width: 100%; position:relative; }
.full-width { width: 100%; max-width: 100%; }
.maintext p{ 
text-align:center; 
font-family: 'Open Sans', sans-serif;
color: #3a3b36;
font-size: 1.6em;
line-height: 1.2;
}

.maintext a {
color: #3a3b36;
}

.maintext a:hover {
color: #981b1e;
}