body{
	background-color:#111;
	color:#CCC;
	font-family: 'Roboto Condensed', sans-serif;

}

.wrapper{
	max-width:1980px;
	margin:0px auto;
	position:relative;
	width:80%;
	text-align:center;
}