body {
	margin:50px 0px; padding:0px;
	text-align:center;
	}
	
#content {
	width:500px;
	margin:0px auto;
	text-align: center;
	padding:15px;
	border:1px dashed #333;
	background-color:#eee;
	font: 14px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

#title {
	font-size: 24px;
	font-weight: bold;
	color: #000033;
	margin-bottom: 15px;
}

.site {
	margin-top: 10px;
	margin-bottom: 10px;
}

.site a {
	font-size: 18px;
	font-weight: bold;
	color: #660000;
}
