body {
	width: 700px ;
	margin: 20px auto ;
	font-size: 0.95em ;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif ;
	background-color: #033 ;
	color: white ;
}
a { color: #fc0 ; text-decoration: none ; }
a:hover { text-decoration: underline ; }
p, ul, ol ,dl, blockquote { font-size: 1em ; }
h1 { font-size: 2em ; font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; }
#space { border-top: 1px solid #999; padding: 20px 0 }
.big { font-size: 26px; text-align: left ; }
.tools { text-align: right ; }
.tools button { color: white; font-size: 1.3em ; background-color: transparent ; border: 1px solid #999 ; }