* {
	margin: 0;
	padding: 0;
	color: #fff;
	font: 11px/16px 'Lucida Grande',Arial;
}

body {
	background: url(/img/grad.gif) #1c65b1 repeat-x;
}

html, body {
	width: 100%;
}

.wrap {
	margin: 0 auto;
	padding: 10px;
	width: 280px;
}

a {
	text-decoration: none;
	color: #f78021;
	font-size: 13px;
}

h1 {
	font-size: 13px;
	margin-bottom: 10px;
}

.footer {
	background: url(/img/lines.gif) repeat-x;
	background-position: top center;
	padding-top: 35px;
	width: 100%;
	text-align: center;
}

ul, li {
	list-style: none;
}

.slutspel {
	margin-top: 10px;
}

.slutspel .level {
	float: left;
	width: 55px;
}

.more {
	margin-top: 10px;
	text-align: center;
}
