﻿body {
    background: #ffffff url(img/fondo_top.jpg) repeat-x;
    overflow-y: scroll;
    margin: 0;
}

table #main {
    background: url(img/fondo_bottom.jpg) repeat-x bottom
}