body {
background-color: #fdf5d0 !important;
}
.formhead {
color: #fff;
	text-shadow: 0px 1px 1px #4d4d4d;
	color: #fff;
	font-family: arial "Arial Black", Gadget, sans-serif;
}
.jumbotron {
 background: transparent url("../img/header.png") top center no-repeat;
 }
.jumbotron1 {
 background: transparent url("../img/real_people.jpg") top center no-repeat;
 }
 .well{
    background: rgba(19, 51, 1, 0.9);
}
.topmargin {
	margin-height: 140px;
}
.text-center {
    margin: 0 auto !important;
}
