body {
	text-align: center;
	min-width: 600px;
	font-family: courier, serif;
}

#wrapper {
	margin:0 auto;
	width:600px;
	text-align: left;
}


a:link {color:#09c;
	text-decoration: none;}
a:visited {color:#07a;
	text-decoration: none;}
a:hover {
text-decoration: underline;
	}
img {
border: 1px solid #666666;
}
