body {
    background-image: url(http://www.odeecompany.com/menus-etc/bg-body-green.jpg);
    background-repeat: repeat-y;
    background-color: #4d5d41;
    background-position: center;
}

.menu h1 {
	background: url(http://www.odeecompany.com/menus-etc/menu-title-green.jpg) no-repeat center;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	padding-top: 5px;
	height: 20px;
}

.left-bottom h1 {
	background: url(http://www.odeecompany.com/menus-etc/menu-title-2-green.jpg) no-repeat center;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	height: 18px;
	padding-top: 4px;
}

.menu a:hover {
	background: #cbdcbe;
}

.google-button {
	border: 1px solid #63687c;
	background: #dae8d5;
	font-size: 10px;
	height: 19px;
	margin-top: 6px;
	padding-bottom: 2px;
}

.google-box {
	border: 1px solid #63687c;
	background: #dae8d5;
	height: 15px;
	font-size: 12px;
}