body {
  background-color: SeaGreen;
  background-image: url('Images/yellow_stucco.gif');
  background-repeat: repeat
}

h1 {font-size: 36px; font-family: "Comic Sans MS"}

h1.main1 
{
font-size: 48px; 
font-family: "Comic Sans MS";
letter-spacing: 10px;
font-style: oblique
}


h1.mains 
{
font-size: 48px; 
font-family: "Times New Roman";
letter-spacing: 10px;
font-style: oblique
}


h1.main2 
{
font-size: 16px; 
font-family: "Comic Sans MS";
letter-spacing: 5px
}

h1.about 
{
font-size: 16px; 
font-family: "Comic Sans MS"
}


h1.package 
{
font-size: 20px; 
font-family: "Comic Sans MS";
text-align:center
}

h1.special
{
 font-size: 16px;
 font-family: "Comic Sans MS";
 text-align: center
}

h1.packages 
{
font-size: 14px; 
font-family: "Comic Sans MS";
text-align:center
}


h1.home 
{
 font-size:16px;
 text-align: center
}

h1.main3 
{
font-size: 36px; 
font-family: "Comic Sans MS";
letter-spacing: 5px;
text-align: center
}


h1.main4 
{
font-size: 36px; 
font-family: "Comic Sans MS";
letter-spacing: 5px;
text-align: center;
}

h2 {font-size: 20px; font-family: "Times New Roman"}


h3 {font-size: 24px; font-family: "Comic Sans MS"}
h4 {font-size: 14px; font-family: "Comic Sans MS"; color: black}
h5 {font-size: 10px; font-family: "Arial Narrow"}
h4.lnks {font-size: 20px; font-family: "Times New Roman"; color: Aquamarine}

pre {font-size: 14px; font-family: "Arial Narrow"}

hr {color: khaki}
hr.food {color: khaki}
hr.pack{ color: white}
a:link {color: Aquamarine}
a:visited {color: MediumSpringGreen}
a:hover {color: DeepSkyBlue}


table {background-color: seagreen}


table.header 
{
  border-style: groove;
  text-align: center; 
  width: 89.5%;
  margin-left: 1cm;
  margin-right: 1cm
}

table.leftpanel
{
 border-style: groove;
 width: 100%
}

table.body 
{
  text-align: center; 
  width: 90%;
  margin-left: 1cm;
  margin-right: 1cm
}

table.menu 
{ 
  text-align: center;
  width: 99%;
  background-position: absolut
}

table.menu2
{
 margin-left: 1cm;
}


table.about
{
  text-align: left;
  width: 85%;
  background-position: absolute;
  margin-left: 2cm
}



table.package
{
  border-style: groove;
  border-color: white;
  width= 100%
}



table.spackage
{
  border-style: groove;
  border-color: white;
  width= 100%
}