@charset "utf-8";
/* CSS Document */

body {
	font-family: "Cooper Std Black", Stencil, Castellar, Arial;
	background-color: #999;
	text-align: center;
	font-size: 18px;
	display: block;
	height: auto;
	width: auto;
}
h2 {
	font-family:"Cooper Std Black", Stencil, Castellar, Arial;
}
#container {
	margin:auto;
	height: 98%;
	max-width: 800px;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
}

article {
	text-align: left;
	display: block;
}
img {
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
}
#container article h2 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
#Link {
	font-family: "Times New Roman", Times, serif;
}
