body {
	background: white;
	color: black;
	font-size: 12pt;
	margin: 0 5% 5% 5%;
	padding-top: 1em;
	border-top: 1px solid #930;
	}

.menu {
	display: none;
	}

#logo {
	display: block;
	visibility: visible;
	}

.wrapper {
	width: auto;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
	}

.header {
	margin-bottom: -8px;
	}

.menu {
	margin-bottom: -8px;
	}

img {
	display: none;
	}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

body a:link:after, body a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
	}

.wrapper a[href="/"]:after {
	content: " (http://www.batworks.com" attr(href) ") ";
	}

iframe {
	display: none;
	}
