#logo {
		width:724px;
		padding-top:35px;
		max-width: 100%;
}

body {
		background-color:#000;
		color:#0f0;
}

a {
		color:#007fff;
		text-decoration:none;
}

a:visited {
		color:#0050d0;
}

a:hover {
		color:#007fff;
		text-decoration:underline;
}

hr {
		margin-top:25px;
}

#quote {
		margin:20px;
}

.center {
		display:block;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
}
a#quotelink {
		font-size: .55em;
}
