/* CSS Document */
* {margin:0; padding:0}

h1 {font-weight:normal; font-size:100%; color:#666;}
h2 {font-weight:normal; font-size:100%; color:#600;}
h2 span {font-weight:bold;}

body {height:100%;background: #BABAAB url(images/bodyBg.png) repeat-y 50% 0;}

#wrapper {height:100%;margin:0 auto; width:770px;}


#main {width:770px;}


/* for Internet Explorer min-width & min-height problem */
/*\*/
* html #header {}
/**/


