html {
	height:100%;
	margin-bottom:1px;
}
body {
	margin:0;
	padding:0;
	border:0;
	background:#000;
	color:#CCCCFF;
	font:12px/1.5 "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
h1 {
	font-size:2em;
}
h2#tagline {
	font-style:italic;
	font-size:1.25em;
	margin-top:-1.5em;
	margin-left:2em;
}
div#wrapper {
	width:755px;
	margin:3px auto;
	padding:10px;
	border-width:0;
	background-color:#336699;
	color:#CCCCFF;
	border:1px solid #CCFF00;
	border-width:0 1px 0 2px;
}
