h1 {background : transparent;   border : thin Green;   font : normal normal large;   font-family : serif;}

p {font-family : serif;   font-size : medium;}

table {border : medium;   font : normal normal normal large;   font-family : serif;}
h2 {
	font : normal large serif;
	background : #FCF3D8;
}

body {
	background-color : #FFFFF0;
	border : thin #F5DEB3;
	font-family : serif;
	font-size : large;
}


