.text_bg{
	background-image: url(q_and_a/text_bg.gif);
	background-repeat: repeat-x;
	width: 640px;
	background-position: top;
	margin-top: 5px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
}
.page_title{
	background-image: url(q_and_a/page_title.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 900px;
}
