html,body { 
	background-color: #575757;
	font-family: sans-serif;
	color: #ffffcc;
	}

a { 
	color: #ffff00;
	text-decoration: none;
	}

.caption {
	font-size: small;
	font-style: italic;
	}
