body {
	margin: 4px; padding: 0px;
	text-align: center;
	background: #933 url(http://szefka.com/style/tlo.gif) fixed;
}

h1, h2 {
	display: inline;
	font-size: 18px;
	font-weight: bold;
}

img {
	border-width: 0;
	margin: 0;
	padding: 0;
}
.asciiimage, .footer, a {
	color: #955; font-size: 6px;
	background: url(http://szefka.com/quiz/style/f28426/tlo.gif) fixed;
	font-family: Courier, "Courier New";
	line-height: 0.9em;
	letter-spacing: 0.3em;
	font-weight: bold;
}
.asciiimage, .footer {
	border: 2px dotted #9ab;
	width: 540px;
	margin: auto;
	padding: 4px;
}

.footer, h2 a {
	font-size: 14px;
	background: url(http://szefka.com/quiz/style/e8f226/tlo.gif) fixed;
/*	background: url(http://szefka.com/quiz/style/ff2222/tlo.gif) fixed;*/
	color: #f00;
}

a:hover { color: #c88 }

#tooltip {
	position: absolute; z-index: 100;
	border: 1px solid #f00;
	background-color: #fee; color: #f00;
	font-weight: bold; font-size: 13px;
	font-family: courier;
	padding: 4px; display: none;
	line-height: 0.8em;
}

.asciiimage a { text-decoration: none; }
