body {
	font-family: "Helvetica", "Trebuchet MS", "Arial", sans-serif;
}

#brackettable, #winnerstable {
	border-collapse: collapse;
	width: 98%;
}

#brackettable td, #brackettable th, #winnerstable td, #winnerstable th {
	border: 2px solid gray;
	min-width: 1em;
	padding: 5px;
}

h1 {
	text-align: center;
}

.omg {
	text-decoration: blink;
}

#pastearea {
	padding-top: 1em;
	text-align: center;
}

.round1, .round2, .round3, .round4, .round5 {
	width: 18%;
}

.round5 {
	color: #3300AA;
	font-size: larger;
	font-weight: bold;
	text-align: center;
}

textarea {
	font-family: monospace;
}

#winnerstable {
	margin-top: 2em;
}

#winnerstable td {
	width: 25%;
	text-align: center;
}
