
body   { 
color: #000; 
font-size: 12px; 
font-family: sans-serif; 
text-align: center; 
margin-left: 10px;
margin-right: 10px;
}
 
body#pizza  a#pizzanav
{
color: maroon; 
font-weight: bold; 
background-color: silver; 
text-decoration: underline;
}
body#pizza  a:hover#pizzanav,
{
color: maroon; 
font-weight: bold; 
background-color: silver; 
text-decoration: underline;
}

p { 
font-size: 13px; 
font-family: sans-serif; 
margin-left: 10px;
margin-right: 10px;
margin-bottom: 5px;
}

#container  { 
background: url(images/palms-bg2.jpg); 
text-align: left; 
margin: 0 auto; 
width: 800px; 
padding: 10px; 
border: solid 4px maroon; }

#menuhome {
width: 140px;}

#menuhome a {
font-size: 16px;
line-height: 25px; }
 
#contenthome {
width: 640px;
float: right;}
 
.contenthome2 {
width: 360px;
float: right;}

.clearboth {
clear: both;}

.floatright {
float: right;
margin-left: 20px;}

.floatleft {
float: left;
margin-right: 20px;}


a { 
color: #000; 
font-weight: bold; 
text-decoration: none; }

a:hover { 
color: maroon; 
font-weight: bold; 
background-color: silver; 
text-decoration: underline; }

h1  { 
color: #000; 
font-weight: bold; 
font-size: 19px; 
font-family: sans-serif, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
text-align: center; 
letter-spacing: 90%;
margin-bottom: -12px; 
 }

h2 {font-family: sans-serif;
font-size: 17px;
text-align: center;
font-weight: normal;
font-style: italic;
 }

h3 {font-family: serif;
font-size: 1.3em;
font-weight: normal;
 }

h4 {font-family: serif;
font-size: 1.2em;
font-weight: normal;
 }

h5 {font-family: serif;
font-size: 1.1em;
font-weight: normal;
 }