body {
	background-image: url(../images/backgrounds/back_index.png);
}

div.images {
	margin-top: 50px;
}

div.map_countries {
	width: 553;
	height: 337;
	float: center;
	margin-top: 50px;
	margin-bottom: 0px;
}

div.map_down {
	background-image: url(../images/globe.png);
	background-position: top right;
	width: 553px;
	background-repeat: no-repeat;
	margin-top:0px;
	font-family: Comic Sans MS;
	font-weight: bold;
}

div.msg_head {
	font-size: 140%;
	color: #f00;
	text-align: left;
}

div.msg_foot {
	font-size: 140%;
	color: #f00;
	text-align: right;
}

img {
	border: 0px;
}
