/*
body
{
  background: #00653B;
}

.MainTitleFrame
{
  height: 60px;
  padding-top: 8px;
  padding-left: 75px;
  background-image: url('../Images/Temp/JaguarLogoGreen.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

.MainTitleFrame h2
{
  font-size: 40px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}
*/