/* css file to accompany BackgroundMain.htm */

body
{
  background-color: lightblue;
	color: black;
}

h1
{
   font-size: 50px;
}