﻿#wrapperPizza
{
 position: absolute;
 width: 1040px;
 height: 1800px;
 z-index: 1;
 left: 10px;
 top: 15px; 
}



#bottomMenuPizza
{
  position: absolute;
  width: 985px;
  height: 87px;
  z-index: 7;
  left: 27px;
  top: 1695px; 
}

#body
{
  position: absolute;
  width: 649px;
  height: 1085px;
  z-index: 9;
  left: 192px;
  top: 602px; 
  overflow: auto;
}

#disclaimer
{
	position: absolute;
	width: 619px;
	height: 131px;
	z-index: 1;
	left: 4px;
	top: 950px; 
}

table
{
	width:625px;	
	border: 1px maroon solid;
}

.menuitem
{
  font-weight:bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  text-align:left;
  height: 23px;
  width: 250px; 
  border-color:maroon;
}

.menuprice
{
  font-weight:bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  text-align:center;
  height: 23px;
  width: 75px; 
  border-color:maroon;

 
}

table.toppings
{
  width:621px;
}

.pizzaToppings
{
  font-weight:bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  text-align:center;  
  height: 23px;
  width: 207px; 
  border-style: solid;
  border-color: maroon;
  border-width: 1px; 
}



.servings
{
  font-weight: normal;
  font-style:italic;
  font-size: .8em;
  text-align:left;
 
}


.servingsPeople
{
  font-weight: normal;
  font-style:italic;
  font-size: .8em;
  text-align:right;
  height:23px;
  width:75px;
 
}

.servingsLable {
	border-width: 1px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: center;
	height:23px;
	width:250px;
	border-color:maroon;

}


.servings
{
  font-style:italic;
  font-family: Arial, Helvetica, sans-serif;
  font-size: .75em;
  text-align:center;
  
 
}




.pizza
{
 height:185px;
 
}


