@charset "UTF-8";
/* CSS Document */

h1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif, cursive; 
	background-color:#9F0;
	color:#C63;
	border:ridge;
	font-style:oblique;
	}

body {background-color:#000}

h1.first {
	

