@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,700);

body {
	margin: 0;
	padding: 0;
	margin: 0;
	padding: 0;
	
	text-align: center;
	
	font-size: 120%;
	font-family: 'Roboto Condensed', sans-serif; 
}

a {
	color: inherit;
}