/* Last updated: 18 Oct 2007 */
body {
	font-family: arial, sans-serif;
	font-size: 100%;
	background: #000 url(beemo_logo_history.png);
	padding:0;
	margin:0;
	}
#head {
	margin: 0;
	padding: 20px;
	background: #09f;
	}
a:link {
	color: #000;
	background: #09f;
	text-decoration: none;
	}
a:visited {
	color: #069;
	background: #09f;
	text-decoration: none;
	}
a:hover, a:active {
	background: #09f;
	color: #fff;
	text-decoration: none;
	}
h1 {
	font-size: 200%;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding: 0;
	letter-spacing: -2px;
	text-shadow: 0 1px 1px #6cf;
	}
h2 {
	font-weight:normal;
	color:#09f;
	font-size: 100%;
	background: #000;
	margin: 0;
	padding: 0;	
	}
#content {
	padding: 20px 0 0 20px;
	background: #000;
	width: 225px;
    }
