/*BODY { 
background-image: url("bg.png"); 
background-position: center;
background-repeat: no-repeat;
height: 1024px;
width: 1280px;
}*/

#bg_image {
width: 100%;
height: 100%;
left: 0px;
top: 0px;
position: absolute;
z-index: 0;
}