body {
	background: #111;
	border-top: 5px solid #000;
	color: #fff;
	font-size: 12px;
	padding: 20px 0 40px;
}

a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: justify;
}

h2 {
	padding: 20px 0 0;
	text-align: center;
}

p {
	border: 0px solid #666;
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
}

/*
.container_16 {
	background: #000; url(../img/16_col.gif) repeat-y;
}
*/
