body {	background-color: #333300;			  	   }	.menu {	color: #9A9E58;		font-family: Palatino;		background-color: #3A2516;		font-size: 12pt;		font-weight: bold;		border-right: 20px solid transparent;		text-decoration: none;		padding: 5px;	}	.menu:hover {	background-color: transparent ;		}	.toolbar {	 	padding: 5px 0px 5px 28px;		position: absolute; 		left:0px; top:0px;		width: 955px}		div#title {	color: #9A9E58;		font-family: Sand;		background-color: #F3F3F3;		font-size: 22pt;		font-weight: bold;		position: absolute; 		left:137px;	top:50px;	text-decoration: none;		padding: 5px 20px 5px 20px;			}	