body {
	background: white none repeat fixed;
	width: 100%;
	height: 100%;
	position: absolute;
	margin: 0;
	color: white;
	font: small-caps 12px/15px Verdana, "Lucida Grande", Lucida, sans-serif;
}

#menybild {
	bottom: auto;
	width: 335px;
	height: 259px;
	background: transparent;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 150px;
}

#jonas {
	width: 50%;
	height: 100%;
	background: transparent;
	display: block;
	margin-left: auto;
	position: relative;
	border-style: none;
	border-width: 0;
	z-index: auto;
	margin-right: 50%;
	margin-top: -80%;
}

#anders {
	width: 50%;
	height: 100%;
	background: transparent;
	display: block;
	margin-left: auto;
	position: relative;
	border-style: none;
	border-width: 0;
	z-index: auto;
	margin-top: -77%;
}

a {
	color: white;
}

div.unifyRepeatArea {
	margin-left: 42px;
}
