/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: url(http://www.styleandtheman.eu/images/background1.jpg);
	text-align: center;  /* IE5.x workaround for Margin-left-right: auto */
}

div#logo {
	align: center;
	text-align: center;
	margin-top: 0px;
	width: auto;
	height: 326px;
}

div#flags {
	margin-right: auto;
	margin-left:auto;
	width: 150px;
	height: 25px;
}
