﻿/* 	master style sheet for little known holidays
	by Student Name
	mm/dd/yyyy
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
h1 {
	font-size: xx-large;
	font-weight: bold;
}
h4 {
	font-weight: bold;
	font-style: italic;
	font-size: large;
}
