window
{
background:url("/path/to/background.png");
background-size: cover;
background-repeat: no-repeat;
background-position: center;
background-color: black;
}