body {
background-image:url("http://powerpayprogram.com/Video-Background.jpg");
background-repeat:repeat-y;
}

.content {
background-color: white;
width:1050px;
height:auto;
margin-left: auto;
margin-right:auto;
margin-top:25px;
-moz-box-shadow:-1px -3px 3px grey;
-moz-border-radius:40px 40px 40px 40px;

}

.logo {
display:inline;
width:auto;
}



.content2 {
background-color: white;
width:850px;
height:125%;
margin-left: auto;
margin-right:auto;
margin-top:25px;
padding:0px 40px 0px;
-moz-box-shadow:-1px -3px 3px grey;
-moz-border-radius:40px 40px 40px 40px;

}

.content3 {
background-color:white;
height:auto;
margin-left:auto;
margin-right:auto;
margin-top:25px;
padding:0 40px;
width:567px;
-moz-box-shadow:-1px -3px 3px grey;
-moz-border-radius:40px 40px 40px 40px;
}


.tableholder {

width:150px;
position:relative;
float:left;


}