/* ------------------------------------------------------------ body ------------------------------------------------------------ */
#wrap #body #content {
	border-color: white;
	border-bottom: 1px solid #eee;
}

	#wrap #body #content h1 {
		margin-top:5px;
	}

	#wrap #body #content p {
		margin-bottom: 10px;
	}

/* ------------------------------------------------------------ footer ----------------------------------------------------------- */
#wrap #footer li {
	border-top: 1px solid white;
}
