body {
	text-align: center;
	background-color: #000000;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.entry {
	width: 700px; 
	margin: 0 auto;
	text-align: center;
}

.footer {
	font-size: 9px;
	color: #727272;
	text-align: center;
	padding: 0 140px 0 160px;
	line-height: 9px;
	background-image: url(gfx/portal/footer.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 56px;
}

.footer2 {
	font-size: 9px;
	color: #727272;
	text-align: center;
	padding: 0 140px 0 160px;
	line-height: 9px;
	height: 56px;
}
