#container
{
	width: 100%;
	height: 100%;
	vertical-align: text-bottom;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 100px;
	color: White;
	padding-top: 20%;
}

body
{
	background-color: Black;
}