
.tableWithBackground { position: relative; }
#tableBackground {
    position: absolute;
    z-index:1;
    top: 100px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;

}

table tr {display:block;
          top:-110px;
          font-size:24px;
          position:relative;
          z-index:2;}

#tag1 p{font-size:24px;
       padding-top:10px;}

#tag1 h2 {font-size:48px;
          padding-bottom:20px;
          text-decoration:none;}

#tag1 a {background:0;}

#pone {margin-top:100px;}

#ptwo {margin-top:20px;}


#pthree {margin-top:20px;}


#pfour {margin-top:80px;
        margin-bottom:70px;}