<!-- body -->
body
(background: url(http://www.timesystemsuk.com/images/background.jpg);
color: black
)




<!-- plain text --->
p (font-family: verdana, helvetica, sans-serif, arial;
font-color: #000000;
font-size: normal;
)
.c1b
{font-weight: bold;
}
.c1bc
(text-align: center;
)



<!-- header text -->
H1,H2,H3,H4,H5,H6
{
font-family: verdana, helvetica, sans-serif, arial;
font-weight: bold;
font-color: #000000;
text-align: center;
}


<!-- links -->
A:link 
{ color: #330099; }
A:visited 
{ color: #330099; }
A:active 
{ color: #330099; }
