/* CSS Document */
body {
background-color: #999;
text-align: center;
}
#tudo {
background-color: #fff;
width: 750px;
margin: 0 auto;
text-align: left;
}



