/* does the background images for common questions section */

body {
	background: #FFF url(../images/common_questions_header_bg.gif) repeat-x; 
}

#wrap {
	background: url(../images/common_questions_page_bg.gif) no-repeat top right;
}

#bottom {
	background: url(../images/common_questions_bottom_bg.gif) repeat-x;
}