*** empty log message ***
diff --git a/thankyou.php b/thankyou.php
index fbc0dfc..9c2940a 100644
--- a/thankyou.php
+++ b/thankyou.php
@@ -22,7 +22,7 @@
 	ob_start();
 	?>
 	<style> 
-	h1 { font-size:32px; color:#7036BE;}
+	h1 { font-size:32px;}
 	#novaContent { background: #FFF url('/home/images/blankBG.jpg') no-repeat; }
 	.monolith {	width:700px; 	margin: 0px auto; 	text-align:justify; }
 	</style>
@@ -30,7 +30,7 @@
 		<div style="width:700px; margin:10px auto;">
 		<h1>Thank you Friends of Helios!</h1><br/>
 		<img style="float:left;" src="/donate/images/starTrans.png"/>
-		<p style="font-size:18px;line-height:24px;"><b>A big thank you to all <span style="font-size:24px">487</span> of our Friends of Helios. The funds raised will be used to help support the Eclipse community. Your generousity is very much appreciated - Helios wouldn't be the same without you!</b></p>
+		<p style="font-size:18px;line-height:24px; color:#7036BE;"><b>A big thank you to all <span style="font-size:24px">487</span> of our Friends of Helios. The funds raised will be used to help support the Eclipse community. Your generousity is very much appreciated - Helios wouldn't be the same without you!</b></p>
 		</div>
 		<div class="monolith">
 			<?=sideDonorList(500, FALSE);?>