.background
{
background-image:url(../files/splash_background.jpg);
background-repeat:no-repeat;
font-family:verdana,trebuchet ms, arial,  helvetica;
font-size:11px;
}
.title
{
font-family:trebuchet ms, arial, verdana, helvetica;
font-size:14px;
font-weight:bold;
color:#0056A2;
}
.text
{
font-family:verdana,trebuchet ms, arial,  helvetica;
font-size:11px;
color:#000000;
}

.redText
{
    color: #FF0000;
    font-weight: 600;
}