
h1           {
	color: #3E1511;
	font-weight: normal;
	font-family: "Comic Sans MS";
	font-style: italic;
	font-size: large;
	
}
h2           {
	color: #3E1511;
	font-weight: normal;
	font-family: "Comic Sans MS";
	font-style: italic;
	font-size: larger;
}
h3           { 
	color: #008121; font-style: italic; font-weight: bold 
}
h5				{
	color: #3E1511;
	font-weight: normal;
	font-family: "Comic Sans MS";
	font-style: italic;
	font-size: x-small;
	
}
body 			{
	background-color: #F5F5F5;
	background-image: url(../../../My Documents/background jpgs/white1.jpg);
}
