


		body {
			margin: 0px;
			padding: 0px;
			outline: 0;
			line-height: 23px;
			color: #333333;
			font-size: 15px;
			line-height: 1.5em;
			font-family: 'Roboto', sans-serif;
			font-weight: 300;
			text-align: center;
			background-color: #f7f5f0;
		}
		
		
		.container {
			max-width: 500px;
			width: 75%;
			height: auto;
			margin: 100px auto 0 auto;
			
		}
		
		.hl {
			font-size: 35px;
			margin: 150px 0 30px 0;
			font-weight: 100;
			
		}