@charset "utf-8";
/* CSS Document */

 


html { background: url(../images/background.jpg) no-repeat 50% 0 #121315;
	
     
}
#wrapper {
	width: 1058px;
	min-height: 310px;
	margin: 0 auto;
}

#header {
	width: 1058px;
	height: 400px;
}

#logo {

	padding-top: 20px;
	float: none;
}


#menu {
	width: 1058px;
	height: 179px;
	
	margin-top: -85px;
	margin-right: auto;
	margin-left: auto;
}






#ranking_feed {
	width: 1058px;
	min-height: 680px;
	color: #FFFFFF;
	margin-top: -10px;
	
	float: left;
	background: url(../images/rank.png);
	position: relative;
	
	background-position: 50% 0;
	
	margin-bottom: 10px;
}


.ranking {
	height: 4550px;
	margin-top: 56px;
}
