html, body, h1, h2, h3, h4 {
	height: 100%;
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
img#bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
a {
	color: #0000aa;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
#wrapper {
	background: #ffffff;
	text-align: center;
	font: 11px arial, sans-serif;
	color: #000088;
}
#med {
	text-align: center;
	font: 20px arial, sans-serif;
	color: #000088; 
}
#copyright {
	text-align: center;
	font-weight: bold;
	font: 8px arial, sans-serif;
	color: #999999;
}
#hid {

	text-align: center;
	font: 1px arial, sans-serif;
	color: #eeeeee; 
}
