your css should look similar to this, right?
body {
background: url("images/body_bg.jpg") 50% 0px no-repeat #1B1B1C;
color: #6A6A73;
font-family: "Arial", "Arial", "Helvetica", sans-serif;
font-size: 12px;
line-height: 19px;
min-width: 960px;
padding: 59px 0px 0px;
}
at the background attribute...