#days {
	padding: 0px;
	list-style: none;
	font-weight: bold;
	font-family: monospace;
}

#footer {
	font-family: monospace;
	color: white;
}

#footer b {
	font-family: monospace;
	color: black;
}


#image_list {
	padding: 20px;
	list-style: none;
}

img {
	display: block;
	margin-left: auto;
	margin-right: auto; 
	padding: 10px;
	border: 0;
}
