html, body
{
	margin: 		0px;
	text-align:	center;
}

div#logo
{ text-align: center; }

div#logo img
{
	margin-top: 		60px;
	margin-bottom:	60px;
}

div#motto
{
	line-height:			200px;
	text-align:				center;
	font-family:			Trebuchet Ms, Sans-Serif;
	font-size:				72px;
	color:						#000;
}

div#footer
{
	margin:						50px auto;
	line-height:			25px;
	text-align:				center;
	font-family:			Tahoma, Sans-Serif;
	font-size:				12px;
	color:						#ccc;
}
