.centerT {text-align:center};
p.centerP {text-align:center};
img.centerIMG {display: block; margin-left: auto; margin-right: auto};
div.centerDIV {margin-left: auto; margin-right: auto};
table.centerTABLE {margin-left:auto; margin-right:auto;}
img {border: 0;}
body {background-image: url('../Images/bg_gradient_01.gif'); background-repeat: repeat-x; text-align:center;}
.black {text-decoration:none; color: black;}