/* in retirement y'all */

#container {
	margin-left: auto;
	margin-right: auto;	
	width: 330px;
	margin-top: 150px;
	text-align: center;
}
#container a {
	color: #555;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}
#container p {
	margin-top: 15px;
	font-size: 12px;
}
