/* CSS Document */
body {
background-image:url(images/bg5.jpg);
}

#table {
background-image:url(images/bg4.png);
width:1000px;
height:1000px;
text-align:auto;margin:0 auto;
margin-top:0em;
background-repeat:no-repeat;

}

#content {
width:670px;
height:400px;
padding-top:1.5em;
padding-left:1.5em;
text-align:auto;margin:0 auto;

}



#text {

padding-left:1.5em;
margin-right:0;
width:600px;
height:350px;
font-weight:100;
}



#footer {
width:650px;
text-align:auto;margin:0 auto;

margin-left:0em; 
margin-right:0em;
}

#contact {
width:650px;
height:400px;
padding-top:0em;
text-align:auto;margin:0 auto;
padding-left:1em;
margin-left:0em; 
margin-right:1em; }

#floater {
position:position:absolute;
 top:0;
 right:0;}