
	body { margin-top: 0px; margin-left: 0px; }
	H1{ font-family: Arial, Helvetica; color: white; font-size : 18pt; }
	H2{ font-family: Arial, Helvetica; color: white; font-size : 16pt; }
	H3{ font-family: Arial, Helvetica; color: white; font-size : 14pt; }
	H4{ font-family: Arial, Helvetica; color: white; font-size : 12pt; }
	p { font-family: Arial, Helvetica; color: black; font-size : 10pt; }
	table { font-family: Arial, Helvetica; color: white; font-size : 10pt; }
	li { font-family: Arial, Helvetica; color: black; font-size : 10pt; }

    a:link { color : #FFFF03; }
    a:visited { color : #FFFF03; }
    a:hover { color : #630460; }
    a:active { color : #630460; }

    img { border-color : #000000; }
    
   .formfields  { font-family: arial; color: #000000; font-size: 9pt; width: 100;
               border: 1px solid #000000; padding-left: 2px; padding-right:
               2px; background-color: #FFFFFF;
               background-image: url('images/formgrad.html'); background-position:top; background-repeat:no-repeat; }
    }
   
   .div  { scrollbar-base-color: #630460; scrollbar-arrow-color: #FFFF03; scrollbar-DarkShadow-Color: #390238;}
   
div#testimonials{
  overflow-y: scroll;
  height: 400px;
  width: 420px;
  }
div#testimonials p{
  width: 400px;
  } 
div#specials{
  overflow-y: scroll;
  height: 130px;
  width: 435px;
  }
div#specials p{
  width: 400px;
  color: #000000;
  } 
div#content{
  text-align: center;
  width: 760px;
  background: url('images/cateringBack.jpg') top center no-repeat white;
  color: #000000; 
  padding: 150px 0;
  height: 905px;
  }
div#contentBox{
  overflow-y: scroll;
  width: 450px;
  margin: auto;
  }
