/* CSS Document */
body {
background-image:url(fundo.gif);
background-repeat:repeat-y;
background-position:center;
background-color:#666666;
}


