/* Custom page header */
.header {
  padding-bottom: 20px;
  border-bottom: 1px solid #b18895;
}
.header h3 {color:#553a42;}
/* Custom page footer */
.footer {
  padding-top: 19px;
  color: #777;
  border-top: 1px solid #b18895;
}
/* Main marketing message and sign up button */
.jumbotron {
  text-align: center;
	background-color:#dbccd0;
  border-bottom: 1px solid #b18895;
}