body
{
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-image:url(../images/bg.png);
background-repeat:repeat-x;
}
h1
{
font-size:13px;
margin:0px;
line-height:40px;
width:100%;
font-variant:small-caps;
background-image:url(../images/titleBg.png);
}
#customers
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

border-collapse:collapse;
}
#customers td, #customers th 
{
font-size:1em;
border:1px solid #98bf21;

background-color:#FFFFFF;
}
#customers th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#A7C942;
color:#ffffff;
}
#customers tr.alt td 
{
color:#000000;
background-color:#EAF2D3;
}

