/* CSS Document */

.header
{
border:none;
width:100%;
height:10%;
text-align:center;
font-size:60px;
}

.footer
{
border:none;
width:100%;
height:10%;
text-align:center;
font-family: arial;
color: #0000FF;
font-size:11px;
}
