Dear,
If you are using style1 then you can find this css on templates/shaper_crux/css/styles/style1.css line # 10
Now the code look like :
body.bg {
color: #999;
background: url(../../images/styles/style1/bg.jpg) 50% top no-repeat #090909 fixed;
}
You can change background color or pattern from here.