body {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
}

h1 { 
	font-size: x-large;
	letter-spacing: 3px;
}

h2 { 
	font-size: small;
	letter-spacing: 2px;
}.codebox {
	width: 80%;
	clear: both;
	margin-left: 50px;
	border: 1px dotted #333333;
}

p  { margin-left: 10px
}
