body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-size:0.9em;
	color:#666666;
}

#content {
	margin:20px auto;
	width:800px;
}

#center {
	width:500px;
	margin: 0 auto;
}
# center a {
	text-decoration:underline;
}

#center div.contact {
	border: 1px thin #333333;
	background-color:#F4F4F4;
	padding: 5px;
	width: 350px;
}

#content div.tips {

	width:700px;
	background-color:#D8EDF5;
	height:1.5em;
	padding:0.5em 0 0.5em 0;
}
