* { margin: 0; padding: 0; }

.hide { display: none; }

img {
	border: none;
}

body {
	background: #ffffff;
}

body * {
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	font-size: 62.5%;
}

p {
	text-align: center;
	font-size: 14px;
	line-height: 22px;
}

p.name {
	margin-top: 40%;
	font-weight: bold;
}

p.info {
	
}