body {
	margin: 0;
	padding: 0;
	background: #CC0000 url('images/background.gif') top repeat-x;
	font-family: Arial, PMingLiU, Sans-Serif;
	color: #FFF;
	text-align: center;
}

table {
	font-size: 9pt;
}

a {color: #FFF; text-decoration: underline;}
a:hover {color: #CCC}

img {border: 0}

#big-pic {background: url('images/loading.gif');}