.test 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
color: #66CCFF;
background-color: #FFFFCC;
}
.test2
{
font-family: Times;
font-size: 12px;
color: #FFCCFF;
background-color: #99CCFF;
}