@charset "utf-8";
* { margin:0; padding:0; }

html { height:101%; }

body { background:url(../img/bg.jpg) left top repeat-x; }

#wrapper { width:100%; height:1280px; background:url(../img/Layout.jpg) center top no-repeat; }

#main { width:955px; margin:0 auto; background:url(../img/bg/headerBg.jpg) center top no-repeat; position:relative; }