header
{
	
	color: royalblue;
	text-align: center;	
}
title
{
	color: royalblue;
}

h1
{
	color: royalblue;
}
nav
{
	display:flex;
	flex-direction: column;
	border: 3px royalblue outset;
}
section
{
	
}