body{
margin: 0px;
background: #690;

}
#title{
position: fixed;
bottom: 10px;
right: 10px;
z-index: 2;

}

div#global {

position: relative;

margin-left: auto;

margin-right: auto;

width: 980px;
z-index: 10;

}


div#flash {
position: absolute;
margin-top: 75px;
z-index: 10;


}
div#across{
position: absolute;
top: 101px;
left: 0px;
height: 20px;
width: 100%;
background: #1b5485;
z-index: 5;


}
div#white{
position: absolute;
top: 0px;
left: 0px;
height: 120px;
width: 100%;
background: #fff;
Å

}
