                                        

body {background: url(./normal/bg.jpg) top no-repeat #000000;}
body.home {background: url(./normal/bg_hp.jpg) top no-repeat #000000;}
#main_title {
  position:absolute; top:400px;left:50px;width:490px;height:130px;
  background:url(./normal/title.png) no-repeat;
  _background: none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./normal/title.png',sizingMethod='crop');
}

#gallery .decor {
  position:absolute;top:-100px;right:-100px;z-index:10;background:url(./normal/xwing.png) no-repeat; width:292px; height:150px;
  _background: none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./normal/xwing.png',sizingMethod='crop');
  
}    

#main_menu a {color:#FFF;}
