i did like this…. not working….
/* Begin Typography & Colors */
body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
background: #fff url('images/kubrickbgcolor.jpg');
color: #333;
text-align: center;
}