.back {  background-image: url(../Index/hourglass%209a.jpg); background-repeat: no-repeat; background-position: center center}
body {
background-image:url(images/bg.jpg);
background-repeat:repeat-y;
background-position:center top;
width:100%;
height:100%;
margin:auto;
padding:0;
background-color:#999999;
}
table{
background-color:#FFFFFF;
}


