body
	{ background-image: url('afb/acht.jpg');
	margin: 0px; }

a
	{ font-family: 'Tahoma';
	font-size: 32px;
	color: black;
	font-weight: bold;
	text-decoration: none;
	text-align: center; }
	
a:hover
	{ color: brown; }
	
a:active
	{ color: green }

table
	{ width: 1000px;
	height: 750px;
	background-image: url('afb/ta.jpg');
	text-align: center;
	border-width: 2px;
	border-style: solid;
	border-color: white; }

td
	{ padding-top: 120px;
	vertical-align: top; }
	
.co
	{ font-family: 'Tahoma';
	font-size: 14px;
	color: black;
	text-align: center; }
