body 
	{color : #303030;
    font-family: 'Roboto Condensed', sans-serif;
	overflow: hidden;
	background: #fff;
	}
  
* html #div
	{
	font-size: 36px;
	}
div
	{text-align: center;
	font-size: 36px\9;
	font-size: 3vw;
	margin-top: 5%;
	-webkit-text-stroke: 0.3px;
	text-shadow: 0 0 1px rgba(51,51,51,0.2);
	}


p 
	{margin: 0; padding: 0;}

ul
	{font-size: 16\9;
	font-size: 1.5vw;
	margin-bottom: 0px;}

a 
	{color: inherit;
	text-decoration: none}