body {background-color: #FFFFCC;
	color: white;
	font-size:90%;
	font-family: verdana, geneva, tahoma, sans-serif;
}
div.site {background-color: #000033;
	width: 80%;
	position: relative;
	left: 10%;
	top: 2em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.1em;
}
div.battle {line-height: 120%;
	width: 50%;
	position: relative;
	left: 25%;
	top: -10.3em;
}
div.navigation {line-height: 200%;
	width: 20%;
	position: relative;
	left: 5%;
	font-weight: bold;
	font-size: 120%
}
div.logo {text-align: right}
div.update {text-align: center
	}
div.tables {font-size: 80%;
	width: 75%;
	position: relative;
	left: 25%;
	top: -13em;
}
span.narrator {color: red}
span.player {color: cyan}
span.sv {color: #FFFFCC}
span.giz {color: #FFA500}
span.title {color: #FFFFCC;
	font-size: 120%;
	font-weight: bold
}
span.subtitle {color: #FFFFCC;
	font-size: 120%;
	font-style: italic
}
span.record {color: #FFFFCC;
	font-size: 90%;
	font-style: italic;
	font-weight: bold
}
span.yellow {color: yellow}
span.green {color: lime}
span.pink {color: pink}
span.grey {color: grey}
p.feedback {text-align: right}
a:link {color: #FFFFCC}
a:visited {color: #FFFFCC}
a:hover {color: #CCFFFF}
a:active {color: #CCFFFF}
