body {
	font-family: Helvetica, Arial, sans-serif;
}

p {
	text-align: center;
	position: fixed;
	width: 100%;
	top: 40%;
	left: 0;
	font-size: 2em;
	color: #c16f4e;
	font-weight: bold;
	text-shadow: #b2b3b4 2px 2px 3px;
}

test {
	color: #b2b3b4;
}