<!--

body {
	background-color: black;
	color: white;
	margin: 20px;
	}

#topcaption {
	border-bottom: 2px solid white;

}
.img {
	float: right;
	width: 150px;
}


//-->