body {
	background-color: #000000;
}
h1 {
	font: 2.5em "AvantGarde Bk BT", Arial, sans-serif;
	color: #CC99FF;
	text-decoration: none;
	background-color: #000000;
	position: absolute;
	width: 400px;
	height: 143px;
	left: 3%;
	bottom: 7%;
	background-image: url(../RsF_logo_Red2.jpg);
	background-repeat: no-repeat;
}

h2 {
	color: #CC99FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #000000;
	position: absolute;
	left: 3%;
	bottom: 3%;
}

