/* CSS Document */
/* ==================================================================================================
//	
//	Writen by Edwin Steenwinkel, Edit4U - www.edit4u.nl
//
//	Blauw:	#003C78
//
================================================================================================== */
body {
	margin: 0;
	padding: 0;
	background: url(../images/bg_index.jpg) repeat-x #003C78; 
	}
div#flashContainer {
	width: 100%;
	text-align: center;
	}
div#flash {
	width: 700px;
	}
* {
	color: #003C78;
	}