body				{ background-image: url('../images/beach.jpg'); 
						background-repeat: no-repeat; background-attachment: fixed; }


.tbleft, .tbcenter, .tbright
	{ vertical-align: top; text-align: center; }
.tbleft				{ width: 33%; }
.tbcenter			{ width: 34%; }
.tbright			{ width: 33%; padding-left: 20px; }