body { 
background: #21120F url(); 
background-repeat: repeat-y; 
font-style: normal; 
font-weight: normal; 
font-size: 12px; 
color: #D2D0D0; 
letter-spacing: 0pt; 
font-family: "Trebuchet ms", Tahoma, Verdana;
cursor: default; 
text-align: justify; 
line-height: 15px; 
}

a:link,a:visited,a:active { 
text-decoration: none; 
font: 9px tahoma; 
color: #C7C7C3; 
font-weight: bold; 
font-style: normal; 
letter-spacing: 2px; 
text-transform: uppercase; 
}

a:hover { 
text-decoration: none; 
color: #5F5750; 
}

#layout { 
position: absolute; 
top: 0px; 
left: 0px; 
width: 600px; 
height: 400px; 
background-image: url(italianmenfl.png); 
background-repeat: no-repeat; 
}

#navigation { 
position: absolute; 
top: 397px; 
left: -10px; 
width: 400px; 
margin: 0px 0px 0px 0px; 
text-align: center; 
}

#contentbox { 
position: absolute; 
top: 430px; 
left: 8px; 
width: 420px; 
}

#content { 
padding: 0px 40px 0px 40px; 
}

h1, h2 {
font-style: italic; 
font-weight: bold; 
font-size: 15px; 
color: #808080; 
font-family: georgia; 
letter-spacing: 1px; 
border-bottom: 0px solid #21120F; 
padding: 0px 0px 5px 20px; 
margin: 0px 0px 0px 0px; 
text-align: left; 
}

input, textarea, select, input.noborder { 
background-color: #21120F; 
border: 1px dotted #FAF4F4;
padding: 2px 5px 2px 5px;
font-family: "Trebuchet MS", Tahoma; 
color: #FAF4F4; 
font-size: 12px; 
}

table { 
letter-spacing: 0pt; 
}

strong { 
color: #DEDEDE; 
font-size: 10px; 
text-transform: uppercase; 
letter-spacing: 1px; 
}

em { 
font-family: Georgia, Sans-Serif; 
}