body {
	font: 75% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}
#main{
	margin:200px auto 0px auto;
	width:260px;
	text-align: center;
	color:#555;
}
a{
	color:#777;
	text-decoration: none;
	border-bottom: 1px dotted #222;
}
#imprint {
	color:#888;
}
