@import url(//fonts.googleapis.com/css?family=Cambo);
* { margin:auto; padding:0 }
body{ text-align:center }

nav a { color:#41acff; text-decoration:none }
nav [href="/"] { font:261%/1 Cambo,sans-serif }
nav [href="/"]:before { display:inline-block; content:''; 
	background:url(/511.vector.png) no-repeat 0 100%; background-size:contain;
	height:1em; width:1em; margin-right:5px }
