body {
	background: black;
}

/* Minimaze devices (landscape watchclock, 1px and up) */
@media (min-width: 1px) {

h5 {
	text-align: right;
}

}