#page {
  background-image: url('bg_6.jpg');
  background-repeat: repeat-x;
  background-color: #E8107B;
}
#txt {
  background-image: url('volunteers_bg.jpg');
  background-repeat: no-repeat;
}
h1 {
  background-image: url('bf_pink.png');
  background-repeat: no-repeat;
  color: #EE5479;
}
blockquote {
  color: #EE5479;
}
#txt a {
  color: #EE5479;
}
#nav {
  color: #EE5479;
}
#nav a {
  color: #EE5479;
}