* {
	font-family: sans-serif;
	font-size:14px;
}

#wrap {
background : transparent;
max-width:65em; 
margin:5px auto;
padding:0px;
text-align:left;
}

#content{
background : transparent;
padding: 1em;
margin: 2px 0.1em 5px;
width: 67%;
float: left;
}

.code {
	font-family: monospace;
}

h1 {
	font-size:2em;
}

#header a:link, #header a:visited, #header a:hover {
	color: #000000; text-decoration: none;
	font-size:2em;
}