/*Stylesheet for Dinner by Design*/

body
{
background-color: #A15E05;

color: #FFFFFF;
}

.normal
{
ont-family: Verdana, sans-serif;
font-weight: 400;
line-height: 1.75;
font-size: 18px;
color: #FFFFFF;
}

h1
{
  font-family: Verdana, sans-serif;
font-weight: 400;
line-height: 1.75;
font-size: 24px;
color: #FFFFFF;
}