﻿h1 {
	background-color: #006400; 	
	color: #FFFF64; 
}

h2 {
	background-color: #006400; 	
	color: #FFFF64; 
}


.rblink {
	font: normal bold 100% serif;
	color: #FF0000;
	animation: rotation 12s, wobble 2s;
}
