body{
	font-family: verdana, "comic sans ms", arial, sans-serif;
	font-size: 10pt;
	background: none #FFF;
	color: #000;
}
div#container{
	width: auto;
	position: static;
	float: none;
	background: none #FFF;color: #000
}
a[href]:after{
	content: "(" attr(href) ")";
}

PRE, CODE {
	font-family: "courier new", courier, monospace;
}

