#border {
	font-size:16px; 
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:#666;
	margin:auto;
	margin-top:100px;
	border:3px dotted #ddd;
	padding:10px;
	width:600px;
	text-align:center;
}
