body {
    font-size : 12px;
	background-color : #000020;
	color : white;
}

table td {
    vertical-align: top;
}

a {
    color: green;
}

#guide {
	position: fixed;
	left: 5px;
	bottom: 5px;
}