body {
	background: #000;
	color: #fff;
}

a:link, a:visited {
	color: #f00;
}

td, th {
	background: #333;
	border-radius: 2px;
}

#ripper {
	position: absolute;
	bottom: 0;
	right: 0;
}