/*
 * Styles specific to Frequently Asked Questions page
 */


#content {
	background: url(../images/faqs-background-02.jpg) top center no-repeat;
}

sup { font-size:7px;
	  color:#000;
	  position:relative;
	  top:-4px;
	  }
