@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: verdana;
	font-size: 14px;
	color: #FFF;
}
body {
	background-color: #000;
	background-image: url(images/missingmikewebbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a {
  outline: none;
}
.topborder {
	height: 10px;
	width: 100%;
}
.container {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: top;
}
p.footer {
	font: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
p.footer a:link {
	font: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #a21f18;
	text-decoration: none;
}
p.footer a:active {
	font: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #a21f18;
	text-decoration: none;
}
p.footer a:visited {
	font: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #a21f18;
	text-decoration: none;
}
p.footer a:hover {
	font: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
	


