
h1
{
 text-align: left;
 background-color: white;

}

dl
{
 margin: 1em 10%;
}

dt
{
 font-weight: bold;
}

dd
{
 margin-bottom: .5em;
}
