body {
background: #ffffff;
background-image: url('/damion/background.jpg');
margin-right: 11.75em;
}
#nav {
	position: absolute; top: 0; right: 0;
	//width: 206px;//
	width: 10%;
	margin-right: 1em;
}
#content {
	//margin-right: 256px;//
	margin-right: 12%;
}
pre {
	border: solid 1px #000000;
	background: #ffffff;
}
ul {
	list-style-type: square;
}

