body{
margin-left: 5%;
margin-right: 5%;
background-color:#fffab2;
font-family: arial, serif, times new roman;
font-size: 100%;
}

h1{
text-align: center;
font-family: verdana, serif;
font-weight: bold;
font-style:italic;
font-size: 175%;
color: black;
}

h2{
font-family: verdana, serif, arial;
color:#9781b7;
font-size:125%;
font-weight:bold;
}

h3{
text-align: center;
font-family: verdana, serif, helvetica; 
font-weight: bold;
font-size: 115%;
}

#table{
text-align: center;
font-family: verdana, serif, helvetica;
font-size: 110%;
}


b{
font-family: arial, serif, times new roman;
font-weight: bold;
font-size:125%
}

center{
font-family: arial, serif, times new roman;
font-size:75%
}




