@charset "utf-8";
/* CSS Document */

body{
margin:0;
background-image:url(images/bg-main.gif);
background-position:top left;
background-repeat:repeat-x;
background-color:#FFF5DA;
}
#main_content{
margin:0 auto;
width:775px;
}