body {
	background-image: url(../images/bg-choose.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	background-color: #160000;
}
* {	outline: none; }
object { outline: none; }
img { border: none; }
#container {
	width: 743px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 398px;
	width: 743px;
	margin-right: auto;
	margin-left: auto;
}
#flags {
	width: 424px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 25px;
}
#choose {
	height: 22px;
	width: 255px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

