
body
{
position:absolute;
left:0px;
top:0px;
height:150px;
width:100%;
background-color: #151618;
background-image: url('bg_top.jpg');
background-repeat: repeat-x;
background-position: center 0px;
} 

#flash
{
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #FFFFFF;

text-align: center;
position: absolute;
top: 50%;
left: 0px;
width: 100%;


}


}





