body {
	background: url(../img/intro_bg.png) repeat-x;
}

#top {
	width: 984px;
	height: 277px;
	background: url(../img/intro_top.jpg) no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#top h1, #top h2 {
	display: none;
}

#flags {
	margin-right: auto;
	margin-left: auto;
	width: 320px;
	position: relative;
	top: -27px;
}

