/* Start of CMSMS style sheet 'Intro' */
body {
  background-image: url("images/intro_bg.jpg");
  background-color: #000000;
  background-repeat: repeat-x;
  color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

div#content {
  height: 838px;
  width: 690px;
}

/* End of 'Intro' */

