?/* Amend the date and style for the Footer */
div.task:before { content: attr(data-task-owner)"2016-24 " ; }
div.task {
	background-color:#617aa0;
	color:white;
	text-align:center;
	padding-top:1em;
	padding-bottom: 0em;
	border-bottom: 1px solid #617aa0;
}
