body {
	background-color: #fff;
	background-image:URL('hg.png');
	background-repeat:repeat-x;
	margin:0;
}
body, p, div, h1, h2, h3, li, ul, a:link, a:visited, input {
	color:#555;
	font: 9px "Trebuchet MS", Trebuchet, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	line-height:18px;
	text-decoration:none;
	margin:0;
}
ul,li {
	font-size:9px;
}
h2 {
	font-weight:bold;
	margin:0;
	padding:0;
}
div#center {
	width:1020px;
	margin:0 auto 100px;
	/*
	border:1px dashed #aaa;
	*/
}
hr {
	background-image:url(hg_1px.png);
	background-repeat:repeat-x;
	border:0;
	height:10px;
}
span.lorem * {
	color:#aab9ff;
}
#elo{
margin-left: 10px;
font-size:12px;
background-color:rgb(221, 221, 221);
}
#elo2{
font-size:12px;
}
#elo3{
font-size:12px;
background-color: #fff;
border:1px;
border-color:#999999;
border-style:solid;
}
.elo_info{
font-size:12px;

}
/*.input { border: 1px solid #006; } */
#hidd{
visibility:hidden;

}
#low{
height:300px;
background-color: rgb(221, 221, 221);
}