.vertical_center {
	font-size: 18px; 
	line-height: 20px;
	margin-top: 8px; 
}



.layout-boxed {
  background: url('../img/background.JPG') fixed;
	background-size: cover;
}

.layout-boxed .wrapper {
	max-width: 900px;
}

.btn-success {
  background-color: #00c0ef;
  border-color: #00acd6;
}
.btn-success:hover,
.btn-success:active,
.btn-success.hover {
  background-color: #00acd6;
}





