body {
background:#ffbd00 url(../img/background.jpg); 
background-attachment: fixed;
margin: 0 auto;
}

#site_flash {
position: absolute;
height: 600px;
width: 1000px;
top: 50%;
left: 50%;
margin-top: -300px;
margin-left: -500px;
}