@charset "utf-8";
.Content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #006;
	background-image: url(../Img/worldmap.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	height: 1775px;
	width: 850px;
	margin-left: -425px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	left: 50%;
	top: 225px;

}
.Content img
{
	border-style: none;
}
.Challenge
{
	visibility: hidden;
}
