body {
	background: url("http://kev.trantor.org.uk/sorehead/images/guy.jpg") #fff 100% 100% no-repeat fixed;
	margin: 80px 30px 0px 30px;
	padding: 0px 0px 120px 0px;
	font: normal 12px/150% "Courier New", Courier, monospace;
	color: #000;
	}


/* font page main */
.chunk {
	width: 55%;
	padding: 0px 0px 0px 50px;
	}

.box {
	border: 1px dashed #999;
	color: #666;
	padding: 8px;
	font: normal 11px/180% verdana, arial, sans-serif;
	}

.box a:link,
.box a:active,
.box a:visited,
.box a:hover {
	color: #666;
	text-decoration: underline;
	}


/* inside and gen-fucking-eric */

h1 {
	color: #666;
	font-size: 20px;	
	}

p {
	margin-bottom: 5px;
	margin-top: 10px;
	}

.smg {
	margin: 10px 0px 60px 0px;
	color: #666;
	font: normal 80% verdana, arial, sans-serif;
	}
	
a:link, a:hover, a:visited, a:active {
	color: #000;
	text-decoration: underline;
	}

.col1 {
	float: left;
	width: 60%;
	padding: 0px 0px 100px 0px;
	}
	
/* misc */
	
img { border-width: 0px }
li { margin-bottom: 10px; }

.bor { border: 1px solid #000 }
.middle { text-align: center }
.greyback { background: #ccc; }
.bigTopBottomSpace { margin: 40px 0px 40px 0px;	}
.clear { clear: both }
.right { float: right }
.left { float: left }
.strap { text-align: center; }
.noshow { display: none; }
