﻿h1{
	text-align:center;
	color:black;	
    font-size:100%;
    font-weight:800;
	background-color:lightBlue;
	padding:3px;
	border:1px solid #96693F;				
	clear:both;
}

.center{
    text-align:center;
}