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

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

}

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

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

#airport {
color: #011f48;
}

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