.flash {
  background-color:#999999; 
  padding: 15px;
}
.flash_success {
    color:#0B7305;
}
.flash_error {
  color:maroon;
}
