*{
margin:0;
padding:0;
border:0;
}

body{
background: #b31a1e url(images/bg.jpg) fixed repeat-x;
font:11px  Helvetica, Verdana, Arial, sans-serif;
color:#7c7c7c;
}

#flashheadingcontainer{
position: absolute;
top:0px;
left:0;
width:1024px;
height:768px;
}

#hitcounter{
position:absolute;
bottom:0px;
left:452px;
width:120px;
height:20px;
}

#container{
position:absolute;
top:50px;
left:50%;
width:1024px;
height:800px;
margin-left:-512px;

}