﻿body
{
	background-color: #000000;
}
p
{
	color: White;
	font-family: Geneva, Arial, Sans-Serif;
	font-size: 14px;
	text-align: justify;
	margin: 20px auto 20px auto;
}
a
{
	text-decoration: none;
}
img
{
	border: none;
	text-align: center;
	margin: 0 auto;
}

