body {
	background-color: #000;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
}
body p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	text-align: justify;
}
.H2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
	font-weight: bold;
}
.text  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	line-height: 100%;
	margin-top: 10px;
	padding-left: 5px;
}
