Embedded Styles from mbvtest2css

/* <![CDATA[ */

      .background
      {

        background: url('/images2/background.jpg') repeat center top;

      }

      #content
      {
	background-image: url(images2/content-background.jpg);
	background-repeat: no-repeat;

      }

      #display
      {
	background-image: url(images2/display-background.jpg);
	background-repeat: no-repeat;

      }

      #info
      {

        background: url('/images/background.png') repeat;

      }

    /* ]]> */

