body {
/*  background:ff69b4 !important;
*/  background:#ff69b4 url(/media/images/backgrounds/prettyflower.png) top center no-repeat !important;
}
#header {
  /*background:url(/media/images/backgrounds/prettyflower.png) top right no-repeat !important;*/
}
#navigation ul li a:hover {
  background:ff69b4;
  font-weight:bold;
}
#main .userimage {
  border:2px solid ff69b4;
  float:right;
/*  margin:0 0 10px 10px;*/
  margin:24px 0 10px 10px;
  padding:0;
}
