body {
	font: 900 15pt "Segoe UI", "Trebuchet MS", Courier, Arial;
	text-align: center;
	color: #369;
	background: linear-gradient(to right, #123 0%, #000 10%, #000 90%, #123 100%);
	margin-top: 20px }
.t {
	font-size: 200pt;
	margin: 30pt auto }
h1 {
	font-size: 50pt }
a {
	text-decoration: none;
	color: #369 }
a:visited {
	color: #369 }
a:hover {
	color: #FF0 }
hr {
	margin: 20px auto;
	width: 80%;
	height: 1px;
	border: 0;
	background: #369 }
p {
	margin: 0 auto;
	width: 75% }