
#navigation .title, #navigation input.text {
  background-color: #FF0000;
  
}

#header {
  background-color: #FF0000;
  
}
#textarea .title {
  border-bottom: 1px solid #FF0000;
}

#textarea .title a, #textarea .subtitle, #textarea .title {
  color: #FF0000;
}

#footer p, #footer a {
color:#FF0000;
}

