body {	margin: 0px;	padding: 0px;}#main, #example_page  {	text-align: left;	padding: 20px;	margin: 10px;	background-color: rgb(50,50,50);		color: white;
}#main {	width: 900px;}table {	color: white;}#copyright {	color: black; 	font-family: Courier; 	font-size: 12px;	margin-bottom: 30px;}
h2:first-letter {
	font-size: 200%; 
}
h2 {
	color:rgb(50,255,50);
	font-size: 20px;
	font-variant:small-caps;
	font-family:courier;
	margin-bottom: 10px;
	font-family:serif;
	text-align:left;	margin-top: 0px;	
}
#permissions {
	color: black;
	font-size: 10px;
	text-align: center;
}
.text {
	float: left;
	margin-left: 20px;
	width: 500px;
	text-align: justify;
}
.bottomlinks {
	clear: both;	font-family: Helvetica, sans-serif;
}
.abovelicense {
	width:500px;
}	
.license {
	height:110px; 
	width:500px; 	overflow: auto; /* for safari 2 - can't understand overflow-y */
	display:block; 
	border: 1px solid white;
	padding:10px;	font-family: Courier;	font-size: 12px;	color: black;	background-color: white;
}		
.cr { 
	display: block; 
	width: 1px; 
	height: 1px; 
	overflow: hidden;
	clear: both; 
	visibility: hidden; 
}
a:link {
	color: white;
}
a:visited {
	color: white;
}
a:hover {
	color: blue;
}
#imap {	width:309px;
	height:277px;
	background:url(logo.gif) no-repeat; 
	position:relative;
}#imap > dd {	position:absolute;	z-index:2;	width: 50px;}img.exampleimage {
	border: solid 5px white;
}