.threecontainer {
  width: 690px;
  background-image:url(/0_tap_attack_new/images/content_11.jpg);
  background-repeat:no-repeat; 
/* Centering for IE6+ in strict mode,
Firefox, and other modern browsers */
margin: auto;
/* Don't center every line of text -
we inherited this setting from body */
text-align: left;
text-align: left;
font-size:12px;
line-height:16px;
letter-spacing:-1px;
color:#333333;

}
h3{
font-size:19px;
	letter-spacing:-10px;
}
  
.left {
  float: left;
  padding: 10px 10px 10px 10px;
  width: 200px;
}

.middle {
  top: 10px;
  padding: 10px 10px 10px 10px;
  margin-left: 220px;
  margin-right: 220px;
}

.right {
  float: right;
  padding: 10px 10px 10px 10px;
  width: 200px;
}

