codice:
html
{
   background: #ccc;
}

body
{
   background: url(path/file.ext) no-repeat 50% 25%;
}