@charset "utf-8";
/* CSS Document */
body {
background:url(../graphixinferno-images/bg.jpg) repeat-x;
background-color:#f0a003; 

}

#main {
background:url(../graphixinferno-images/main.jpg) no-repeat;

}

#news {position: fixed; bottom: 2px; width: 100%; color: #fff; height: 30px; background-color:#701F01}

#stuff span { font-family: "Eurostile"; color:#701F01; text-transform: uppercase }

#airport {
color: #701F01;
}

#check {
background:url(../graphixinferno-images/check.png) no-repeat;
display: block;
height: 20px;
widht: 20px;

}