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

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

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

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