body {
	margin-top: 50px;
	padding: 0;
	font-size: 16px;
	text-align: justify;
	color: #FFFFFF;
	background-color: #000000;
}

body {
	font-family: Trebuchet MS, Arial, Times New Roman, Times, serif;
}

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #999900;
	margin: -15px 0 -10px 0;
	letter-spacing: -2px;
	font-size: 2em;
}

.slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	line-height: normal;
}
.note {
	margin: 20px 0 0 0;
	font-size: 2em;
}

a {
	color:#FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}