/* 
 This CSS file contains the special display properties for flight-one color setting
*/
body   { background-image: url(img/bg_green.gif); background-repeat: repeat-y; background-position: 50px 0 }

#head   { background-image: url(img/bg_green.gif); background-repeat: repeat-x; background-position: 0 80px }
#submenu    { background-color: #bcd4ce }
