html, body {height: 100%; min-height: 100%; position: relative;}
body {background: ivory url('/image/site/texture.jpg') center repeat; color: #000; padding-top: 0px;}

#wrap {height: 100%; width: 100%;}
#main {width: 900px; margin: 0 auto;}

.info_bg {background: #000 url('/image/site/info_bg.jpg') center top no-repeat; color: #000; width: 100%; height: 160px; margin-bottom: 20px;}

hr {border-top-color: #ccc;}