@charset "utf-8";

body
{
	text-align: center;
	overflow: hidden;
}

#content
{
	height: 100%;
	width: 100%;
	text-align: center;
}

#content p
{
	padding: 0 20%;
	margin-top: 10em;
}
