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

#startsidan {
height: 473px;
	width: 820px;
	background-color: #FFFFFF;
	border: thick double #000000;
	margin: 0 auto;
}
#startsidan #flash {
	height: 450px;
	width: 800px;
	border: thin solid #000000;
	margin: 0 auto;
	margin-top: 10px;
}

