.wrapper{
	margin: 0 auto; 
	text-align:center;
}
.server_main{
	display:inline-block;
	font-size:9pt;
	border:2px solid #e40238;
	height:31px;
	width:421px;
	padding;2px;
	background: #2f3236;
	#background:url(https://image.gametracker.com/news/2014/04/22_53_46.jpg) center no-repeat;
	#background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(228,2,56,1) 90%);
	color:white;
	margin:2px;
	border-radius:5px;
}
.server_name{
	font-size:10pt;
	#color:black;
	text-align:center;
}
.map{
	margin-left:5px;
	float:left;
}
.players{
	float:right;
	margin-right:5px;
}