

/* THEME BACKGROUND STYLE OPTION 9 */

body {
color: #333; /*over all color like for paragraphs*/
background: #f3f3f3 url(../../../images/theme/background_styles_options/light_background9.png) no-repeat center top;
background-attachment: fixed; /*here to make the background fixed, just remove it to make the background movable when scrolling the page*/
}
