a
{
color: black;
}
a img
{
border: none;
}
body
{
background-color: rgb(255,252,250);
color: rgb(0,0,75);
}
h1
{
border-color: rgb(0,0,75);
}
.heading
{
vertical-align: middle;
margin-left: 5%; width: 95%;
border-color: rgb(0,0,75);
border-style: solid;
border-width: 0 0 1 0;
padding-bottom: 2pt;
}
.description
{
font-style: italic;
}
.picture
{
}
.text
{
margin-top: 2em;
margin-left: 10%;
width: 90%;
}
P
{
margin-top: 0.2em;
margin-bottom: 0;
}
.quote
{
font-style: italic;
font-size: x-small;
text-align: right;
width: 95%;
}