﻿body
{
	font-size: small;
	font-family: verdana;
}

h1
{
	font-size: large;
	color: #00008b;
}   

h2
{
	font-weight: bold;
	font-size: x-large; 
	color: white;
}

