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

body {
margin:0;
}
table.wrap {
width:100%;
background:url(img/bg-top.gif) repeat-x top left;
}
table.wrap td {
background:url(img/bg-bottom.gif) repeat-x bottom left;
}