body{
border-left-width: 50px;
border-left-color: rgb(159, 182, 205);
border-left-style: dotted;

padding-left: 20px;
font-family: verdana;
background-color: rgb(251,251,255);
}

h1, h2 {
background-color: rgb(198, 226, 255);
}

h1 {
padding: 5px;
}

p.footer {
font-size: 0.7em;
font-style: italic;
}
