﻿body
{
	font-family: Verdana;
	background-color: #f7f6f3;
	position: static;
}

.menuBackground {
	background-color:lightgrey;
	filter:alpha(opacity=90);
	opacity:0.9;
}
