p {
	border: 2px dashed #F00;
	margin: 15px;
	padding: 15px;
}

ul {
	border: 2px dashed #F0F;
}
