@charset "utf-8";
/* CSS Document */

body {
margin:0;
padding:0;
font-size:95%;
color:#393327;
background: #393327 url(../images/bg.jpg) center top fixed;
}

#container{
width:890px;
margin:auto;
background:#f7efd8;
}

#content{
background:#f7efd8;
margin:inherit;
width:890px;
}
