h1 {
font-size: 2.5em;
text-shadow: 3px 3px 3px #708090;
color: #a52a2a; 
width: max-content;
}
#lewy {
width: 10.5em;
font-size: 1.3em;
float: left;
}
#lewy img {
width: 15em;
}
#lewy p >img {
width: 2em;
}
#lewy hr{
width: 11.5em;
}
h2 {
font-size: 2.5em;
font-weight: bold;
font-family: Cursive;
text-align: center;
color: #53c09d;
}
#center {
width: 58em;
float: left;
margin-left: 3em;
}
#center a {
font-size: 1.3em;
font-weight: bold;
text-align: center;
text-decoration: none;
color: #084d63;
}
#center p {
font-size: 1.2em;
font-weight: bold;
font-family: cursive;
text-align: center;
color: #8f0bb8;
}
table {
width: 57em;
}
table td {
width: 18.9em;
}
table td >img {
width: 1.3em;
}