body	{	margin: 0px;	padding: 0px;	background-color: #151515;	color: #eee;	}#content	{	position: absolute;	left: 50%;	width: 304px;	margin-top: 35px;	margin-left: -152px;	text-align: center;	}#content img	{	display: inline;	border: 1px solid black;	}#picturebox	{	width: 304px;	padding-top: 15px;	border: 1px solid #777;	background-color: #777;	text-align: center;	}#links	{	position: absolute;	top: 360px;	width: 200px;	left: 50%;	margin-left: -100px;	}#links-alt	{	position: relative;	top: .75em;	width: 200px;	left: 50%;	margin-left: -100px;	}p	{	margin-left: 1em;	margin-right: 1em;	font: bold 12px/20px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;	}h1, h2, h3, h4, h5, h6	{	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;	margin-bottom: -.5em;	}	h3	{	font-size: 16px;	text-transform: uppercase;	margin-left: 1em;	margin-right: 1em;	}a	{	font: 12px/20px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;	}	a:link	{	text-decoration: none;	color: #9c0c00;	background-color: transparent;	}	a:visited	{	text-decoration: none;	color: #775555;	}	a:hover	{	text-decoration: underline;	color: #9c0c00;	}a.yah	{	font-weight: bold;	text-decoration: underline;	color: #ddd;	}
