

.header 	{height: 3em; position: relative; }

.yellow 	{
		 font-family: serif; color: yellow; position: 		 absolute; top: 0px; left: 0px
		}
.blue		{	
		 font-family: serif; color: #333399; position: 		 absolute; top: 2px; left: 2px
		}

h2		{color: #333399; margin-bottom: 0;}

body		{background-image: url("backgroundtile.gif"); }



p		{margin-top: 0;}