body {
	color:#ffffff;
	background-color:#000000;
	font-size:100%;
}

p {
	color:#ffffff;
}

div {
	text-align:center;
}

a {
	text-decoration:none;
}

img {
	border-style:none;
}

address	{
	text-align:center;
	margin:3em 1em 0 1em;
	padding:0.5em 1.25em 0.25em 1.25em;
	color:#ffffff;
	border-top-style:solid;
	border-bottom-style:solid;
	border-width:thin;
	border-color:#ff0099;
}
