h1 {
	background-image:url(../images/chauffeuring_header.gif);
	height: 32px;
	width: 350px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-repeat: no-repeat;
}
h1 span {
	display: none;
}
#content .container img {
	border: 5px solid #708ED3;
	padding: 2px;
	background-color:#999999;
}
#content .menu a {
	color: #333333;
	background-color: #EEEEEE;
	border-color: #CCCCCC;
}
#content .menu a:hover {
	background-color: #DDDDDD;
}
