/*
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight:bold;
	margin:200px;
	padding:0px;
	height:100%; 

}

#header {
	border-bottom: 1px solid #aaa;
}

a {
	background:transparent;
	color:#2222ff;
	text-decoration:underline;
}
