html, body {
    background: #B9E3D4;
}

p.error {
   color: #F00;
}