body {	
	background-color: #040404;
	background-image: url(mkultra.jpg);
}
h1, h2 {
	background-color: #000000;
	color: #ff0000;
}
h1 {
	padding: 15px;
	text-align: center;
	font-size: 28px;
}
h2 {
	padding: 5px;
	text-align: left;
	font-size: 18px;
}
hr {
	color: #000000;
}
a {
	color: #000000;
}
h2 a {
	color: #ff0000;
}
.table {
	background-image: url(bg.jpg);
	background-position: 0 354;
	width: 778px;
	height: 100%;
	background-color: #1B1B1B;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.topcell {
	width: 770px;
	height: 354px;
	background-image: url(top.jpg);
}
.midcell {
	background-image: url(cia_seal.jpg);
	background-repeat: no-repeat;
	background-position: 280 250;
	font-family: "Courier New", Courier, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 20px, 45px, 10px, 60px;
	text-align: justify;
	vertical-align: top;
}
.bottomcell {
	height: 45px;
	background-image: url(bottom.jpg);
	background-position: top left;
}
.textform {
	font-size: 14px;
	background-color: #a4a4a4;
}.slogan {
	font-size: 24px;
	padding: 0px, 120px, 10px, 120px;
	text-align: left;
}
.notes {
	color: #ff0000;
}
.centertext {
	font-size: 24px;
	color: #000000;
	text-align: center;
}
.banner {
	width: 100%;
	border: 2px solid #000000;
	background-color: #ffffff;
	padding: 0px, 0px, 10px, 0px,;
	color: #000000;
}
.banner h1 {
	background-color: #ff0000;
	border-bottom: 2px solid #000000;
	color: #1B1B1B;
	padding: 15px;
	text-align: center;
	font-size: 28px;
}

