div.title {
 color: black;
 text-align: center;
 font-size: 25px
}
div.name {
 color: black;
 text-align: center;
 font-size: 15px
}
div.figure {
 text-align: center
}
h1 {
 color: black;
 background-color: #edfeed;
 text-align: center
}
h2 {
 color: black;
 background-color: #ddeedd
}
hr {
 width: 95%
}
