html{
    background: url("../images/background.png") 0 0  repeat;
}

img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}