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

body {
	margin: 			0px;
	padding:			0px;
	background:			#fff url(/bilder/background/background2.jpg) center top no-repeat ;
	color:				#333;
}

center {
	width:				100%;
	margin: 			0px;
	padding:			0px;
}
div.center {
	width:				960px;
	margin: 			0px;
	padding:			0px;
}

div.textfield {
	width: 				980px;
}
a {
	color:				#4aabce;
	text-decoration:	none;
}
a:hover {
	color:				#333;
	text-decoration:	underline;
}

