body { text-align: center;

}

.maindiv{

  }
  
.maintable {

	 background-image: url(images/FFWeb2b.jpg); 
	 background-repeat: no-repeat;
     text-align: center;
	 width: 950px;
	 margin-left: auto;
	 margin-right: auto;
	 height: 690px;
	 
}

.contentdiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: 1.5;
	font-weight: bold;
	font-variant: normal;
}

