body
{ 
	font-size: 12px; 
	background-image: url('background.jpg'); 
	font-family: Arial;
	background-color: #d3e9fd; 
	text-align: center;
}
.menuitemtop
{
	background-color: #005CBB;
	background-position:  center;
	font-weight: bold;
	font-size: 13px;
	vertical-align: sub;
	color: white;
	background-repeat: repeat-x;
	font-family: Arial;
	text-align: center;
	height: 20px
}
.menuitembottom
{
	background-color: #005CBB;
    color: white;    
	text-align: center;
	height: 20px
}
