@charset "utf-8";

body{background:url(../img/bg_body.jpg) repeat-x #CCC;}

#main{margin-top:68px; width:800px; min-height:500px; margin-left:auto; margin-right:auto; background:url(../img/bg_4.jpg) repeat-y;}
#header{width:800px; height:100px;}
#menu{background:url(../img/bg_5.jpg) repeat-x; height:25px; margin-bottom:20px; border-bottom:1px solid #999;}
#content{min-height:500px;}

