table#worlds-description {
	width:900px;
	margin-top : -15px; }

table#worlds-description td {
	padding-bottom : 20px; }

td.image {
	width : 25%; }

td.text {
	width : 75%;
	text-align : justify; }

div#worldmap {
	background-image :		url(./images/gangwars-world.png);
	width :					985px;
	background-repeat : 	no-repeat;
	background-position :	197px 0px; }
