body{
margin: 0;
padding: 0;
background: black;
background: url("images/background.jpg");
}

* { behavior: url(iepngfix.htc) }

div#container{
width: 100%;
height: 600px;
}

div#maxd{
background: url("images/maxd.gif") no-repeat left top;
}

div#grave{
background: url("images/grave.gif") no-repeat right top;
}

div#flashembed{
width: 950px;
margin: 0 auto;
}

div#shadow{
width: 100%;
background: url("images/shadow.png") no-repeat center;
}

