/* CSS Document */
body { background-color: rgb(240,240,240); color: rgb(0,0,0); margin-top:0px; }

body#grey { background-color: rgb(255,255,255); background-image: url(images/grd-grey.jpg); background-attachment: fixed; background-repeat: repeat-x; background-position: left top; }

#tr{
margin-left:auto;
margin-right:auto;

border:1px solid #CCCCCC;
background-color:#FFFFFF;
}
