
div#Content {
	position:	relative;
/*	background-color:	white; */
	border-top:	1px solid #bbb;
	width:		100%;
	padding-top:	35px;
}
#Content p img {
	position:	absolute;
	top:		35px;
	left:		35px;
	}
#Content p {
	margin-top:	0;
	margin-left:	280px;
	width:		60%;
	}

ul { list-style-type: none; margin: .5em auto; position: absolute; top: 345px; left: -7px; width: 220px; }
ul { text-align: center; }
li { display: block; float: left; width: 100%; margin-top: 5px; }
.back { margin-left: 280px; }

// code { color: maroon; padding: 0 2px; }

/* a:link { color: blue; }
a:visited { color: purple; }
ul a:link, ul a:visited { color: black; }
ul a:link { color: black; }
ul a { display: block; border: 1px solid black; text-decoration: none; padding: 2px; margin-right: -1px; }
ul a:hover { background-color: black; color: white; } */
