@charset "utf-8";

  .faq {align:left; width:504px; height:600px; overflow:auto; 
          background-color:black; margin-left:10px; padding:5px; border:
          ridge 5}
body {
	background-attachment: scroll;
	background-image: url(images/rnb-side.jpg);
	background-repeat: repeat;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
