body { background-color: #000000 }

p
{
   color: #FFFFFF;
   font-family: arial;
   font-weight: bold;
   text-align: center;
}

#centerlogo
{
   position:absolute;
   top:50%;
   left:50%;
   height:62px;
   width:1012px;
   margin-top:-31px;
   margin-left:-506px;
}