/* $Id: rainbow.css,v 1.1 2009/05/29 07:39:40 agileware Exp $ */

body {
  background: url(images/bg1.jpg) fixed;
  background-repeat: repeat-x;
  background-position: top center;
}
#edit-body {
width:653px!important;
}
.mceToolbarTop {
     white-space: normal;
}