﻿.labelTitle
{
    font-size:20px;
    height:50px;
    background-color:orange; 
    color:white
}
.MainButtons
{
    Height: 100%;
    margin:20px 10px
}
.OrangeButton
{font-size:15px;
height:50px;
background-color:orange; 
color:white}
