/* Groninger Studenten Futsal Vereniging Drs. Vijfje */
/* */
/* */

@import url("vijfje.css");

body { 
  background: url("/images/uit/bg.jpg");
}
#menu {
  background: url("/images/uit/bg_header.gif") no-repeat;
}
#logo a h1 {
  background: url("/images/uit/bg_logo.gif") no-repeat;
}
#nieuws .title, #agenda .title, #etc .title, #content .title {
  color: #FF44CC;
}
#content h1 {
  color: #FF44CC;
}

