text-align

I have the following statement in my css style sheet:
H2 {

text-align:center;
font-size:12pt;
color:black;
font-family:arial,sans-serif,helvetica;
vertical-align:middle;
font-weight:bold;
padding:0 10px;
}

It will validate as shown. However, if I put the text-align statement anywhere else in the statement it will not. Also, if I add a color statement it will not validate. Just thought you might want to know if you don't already.

Thanks - paul Mcleod

White River Crafts
35 Ridgeway Dr.
Sheridan, AR 72150
870-942-5695

Received on Monday, 20 November 2006 00:36:14 UTC