body 
{
 background-image: url('Bild.jpg');
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-size:550px;
 background-position: bottom center;
}