/* e4ffd7 7ec45f */
html, body {
	font-family: Georgia, 'Times New CE', 'Times CE', 'Times New Roman', Times, serif;
	font-size: 23px;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	background: #7ec45f url('background.png') bottom left fixed no-repeat;
	color: #111111;
}

body {
	behavior: url('iepngfix.htc');
}

div#container {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 1px;
	height: 1px;
}

div#oldlink {
	position: absolute;
	right: 0px;
	top: 0px;
}

p {
	width: 300px;
	position: absolute;
	top: -275px;
	left: -110px;
}

span {
	font-size: 2.5em;
	line-height: 0.92em;
}

p em {
	display: block;
	font-style: italic;
	font-size: 0.6em;
	text-align: right;
	width: 220px;
}

div#oldlink a,
div#oldlink a:hover,
div#oldlink a:active,
div#oldlink a:visited {
	font-size: 0.7em;
	text-decoration: none;
	padding: 0.7em;
	border-left: 1px dotted #111111;
	border-bottom: 1px dotted #111111;
	background: #bce8a9;
	color: #111111;
	font-variant: small-caps;
}

div#oldlink a:hover {
	text-decoration: underline;
}

p a,
p a:hover,
p a:active,
p a:visited {
	display: block;
	font-size: 0.7em;
	text-decoration: none;
	text-align: center;
	padding: 0.7em;
	border: 1px dotted #111111;
	width: 220px;
	background: #bce8a9;
	color: #111111;
	font-variant: small-caps;
}

p a:hover {
	text-decoration: underline;
}

