body
{
	background-position: center top;
	background: url(countrySelector.jpg) center top;
	background-repeat: no-repeat;
	background-color: #000000;
}
.mainLogo
{
	margin: 7px;
}
.selectorMenu {
	position:absolute;
	margin-right: 55%;
	right:0;
	clear:both;
	text-align: right;
	/*border:1px solid #FFFF00;*/
	width:225px;
	height:425px;
}
