body {
background:url(images/newyear-background.jpg) no-repeat top center #c50004;
}
#container {
background-color:#161616;
background-image:url(images/lion.jpg);
background-position:bottom left;
}
#header {
position:absolute;
top:0px;
left:0px;
width:800px;
height:124px;
background-image:url(images/newyearheader.jpg);
}