.col-xs-offset-1 {
    max-width: 730px;
}

input.form-group {
	width: 20em !important;
}

body {
	margin-right:10em !important;
	background-color: #FEFCCE !important;
}

h2{
  font-size: 20px,
  color: blue;
}

.center{
  max-width: 80% !important;
  margin: 0 auto !important;
}

.center_footer{
  max-width: 70% !important;
  text-align: center;
}
