body
{
	margin: 0px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	background-color: black;
	color: white;
}

p
{
	margin-top: 2px;	
}

img
{
	display: block;
	border-width: 0px;
}

