.direct {
	color: #CC0066;
	margin-top: 20px;
	margin-bottom: 5px;
}
.pic {
	background-color: #000000;
	margin-right: 200px;
	margin-left: 200px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.capt {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	background-color: #000000;
	background-repeat: repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 350px;
	margin-left: 350px;
}
body {
	background-image: url(metal2.jpg);
	background-repeat: repeat;
}
