body {
	background-color: #000000;
	font-family: Tahoma, sans-serif, Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}h1 {
	border: 1px dashed #FFFF00;
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #FFFF00;
	letter-spacing: 10px;
	text-align: center;
}
h2 {
	font-size: 18px;
	color: #00FD00;
	letter-spacing: 4px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;

}

