﻿body {
  font-family: 'Segoe UI', Calibri, Arial;
  background-color:white;  
  margin:0;
}
h2{
    font-weight:normal;
    text-align:center;
	color:white;
}
h3{
    font-weight:normal;
    margin:3px 0px;
    text-align:center;
}