﻿body {
    background-color: darkorange;
    background-image: url(Images/PizzaAnim.gif);
}
.siteSplash {
    margin: auto;
    width: 25%;
   
    padding: 25px;
    background-color: lightyellow;
    position: center;
    height:50%;
}
.siteSurface
{
    
}
.H1{
   
}
.labelHeader{
    text-align: center;
    font-size:20px;
    position: center;


}