html
{
background-color: #343029;
}

body
{
margin: 0px;
}

#bd
{
height: 921px;
background-image: url(bilder/back1.jpg);
background-repeat: no-repeat; 
background-position: center top;
width: 100%;
border: 1px;

}
#backDiv
{
background: url("bilder/back2.jpg");
height: 100%;
background-repeat: no-repeat; 
background-position: center top;
display: block;
min-width: 959px;
border: 1px;

}

