@charset "iso-8859-1";
/* CSS - nillewebb.se */

body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

#wrapper {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 820px;
	height: 300px;
	margin-left: -410px;
	margin-top: -150px;
}

#content {
	width: 820px;
	height: 300px;
	margin: 0;
	padding: 0;	
}