* {padding: 0; margin: 0;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, input, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
html {overflow: auto; height: 100%;}
body {
	background-color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 62.5%;
	color: #FFFFFF;
	text-align: left;
}
div {
	font-size: 1.6em;
	letter-spacing: 0.1em;
	left: 40px;
	top: 30px;
	position: fixed;	
}
ul {list-style:none;}
li {line-height: 1.8em; padding-left: 18px;}
a:link, a:visited, a:hover, a:active {color: #FFFFFF; text-decoration: none;}
a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.links, .email {background-repeat: no-repeat; background-position: left center;}
.links {background-image: url(../images/external-links.gif);}
.email {background-image: url(../images/email.gif);}