
#across h1{font-size:larger
font-weight: bold;
}
#across h2 {
font-size: medium;
font-weight: bold;
font-style: normal;
}
#across h3 {
background-color: #80ff80;
color: inherit;
font-weight: bold;
margin-bottom: 1em;
}

#across h4 {
font-weight: bold;
text-decoration: italic;
}

#image {
display: block;
vertical-align: center;
font-size: medium;
font-style: italic;
}
.intro {
font-size: medium;
}
.under{
text-decoration: underline;
font-weight: bold;
} 
p.bread{
background-color: #ffffca; 
color: inherit;
}

