BODY {
background-color: silver;
color: black;
text-align: center;
}
P {
text-align: justify;
width: 356px;
}
IMG {
border: solid 1px black;
}


