/* Alexz Johnson */

body {
	background-color: #F4F8F1;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../Bilder/background.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	font-family: Verdana, Arial;
	font-size: 10px;
}

#flash {
	position:absolute;
	width: 715px;
	height: 510px;
	top: 20px;
	left: 20px;
	z-index: 5;
}
