@charset "UTF-8";
/* CSS Document */

body {
	font-family: "gesta-1","gesta-2";
	font-size: 13px;
	color: #333;
	margin:0;
	padding:0;
}
/*#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/pixelberg10_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 500px;
	width: 500px;
	left: 140px;
	top: 90px;
}*/
#header {
	width: 700px;
	margin: -40px 0 0 175px;
	padding:0;
}
#points {
	width: 580px;
	margin: -40px 0 0 175px;
	padding:0;
}

a {
	color: #F69;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-family: "league-gothic-1","league-gothic-2";
	color: #bbb;
	font-size: 100px;
	line-height: 90px;
	font-weight: bold;
	font: Impact;
}

ul li {
	list-style-type: none;
	list-style-position: outside;
	padding-bottom: 24px;
	margin-left: -40px;
}
.name {
	color: #333;
}
