body, html {
  margin : 0px;
  border-width: 0px;
  //background: #fff url(https://www.extremecustoms.com/images/backgrounds/ec-bg4k.jpg) no-repeat;
  background-position: center 149px;
  overflow-x: hidden;
  background-attachment: fixed;
}

.headtable {
  width : 1250;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}
.midtable {
  width : 1250;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}
.foottable {
  width : 1250;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}

.rten {

}
.lten {

}

.rfour {
  background-color: #000000;
  background-image: url(/icons/ssc/topheadlogo_000000_Black.png) ;
  background-repeat: no-repeat;
  background-position: center center;
}

.lfour {
  background-color: #FFFFFF;
  background-image: url(/icons/ssc/tophead_000000_Black.png) ;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center top;
  overflow-x: hidden;
}