#logo{
    width: 100%;
    text-align: center;
}

p
{
color:navy;
font-family:"Segoe UI Light","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
font-size:1.4em
}

h1
{
color:navy;
font-family:"Segoe UI Light","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
font-size:2em
}

#txtBody
{
text-align:center;
}