/* CSS Document */
body {
background-image:url(../img/index/back.jpg);
background-repeat:repeat-x;
margin:0px auto;
line-height:1.4;
text-align:center;
}

#frame {
width:886px;
margin:0px auto;
}

h1 {
margin:0px;
padding:0px;
}

.table_left {
float:left;
}
img {
border:none;
}
