@import url('base.css');
@import url('decor.css');
body{
  width:auto;
  min-width:0;
  background:#fff;
}
#content{
  width:auto;
}
