CSS for Tables
Attribute CSS Property
align text-align
valign vertical-align
background* background-image
bgcolor background-color
width width
height height

*The background attribute is actually not legal HTML in tables and table cells, but it has been pretty well supported, so we include it here to show how you should use CSS instead.