/* CSS Document */
body{background: #e0c9a0;}
#banner-box{ background:url(../images/kitten.jpg) no-repeat;}
#banner-box .user-name{ color:#884523;}
#banner-box .user-date{ color:#884523;}
#navigation-box{ background:#884523;}

#content-box .leftbox .box1{ background:#fff; color:#441903; }
#content-box .leftbox .box1 a{ color:#441903;}
#content-box .leftbox .box1 a:hover{ color:#441903; }

#content-box1{ background:#e0c9a0; border:solid 1px #884523; padding:10px;}

#scroller-box .left-box{background:#884523;}
#scroller-box .right-box{background:#884523;}
