body {
background-color: #ffffff ;
margin: 0;
padding: 0;
}

p
{
font-family: Verdana,Tahoma,Times New Roman,Helvetica;
font-weight: normal;
font-size: 11px;
color: #000000;
text-align: left;
}

div#panel-main
{
background-image: url(./images/1600x1200/APEX_Logo.png) ;
background-position: center center ;
background-repeat: no-repeat ;
position: absolute ;
top: 0px ;
left: 0px ;
width: 100% ;
height: 100% ;
z-index: 10 ;
}

div#panel-heading
{
padding-top: 50px;
width: 100% ;
font-family: Verdana,Tahoma,Times New Roman,Helvetica;
font-weight: normal;
font-size: 24px;
color: #000000;
text-align: center;
z-index: 20 ;
}

div#panel-announcement
{
position: absolute ;
top: 200px;
width: 100% ;
font-family: Verdana,Tahoma,Times New Roman,Helvetica;
font-weight: normal;
font-size: 16px;
color: #000000;
text-align: center;
z-index: 20 ;
}

