body
{
margin: 5;
color: black;
background-color: white;
font-family: 'Lucida Console',Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
font-style:italic;
text-align: left;
    background-image: url("Images/lionlogo_3c.png");
    background-repeat: no-repeat;
    background-position: center 200px;
}

img {
border:5px solid gold;
border-radius:10x;
background_color:yellow;
margin: 0em;
padding: 0em;
display:table-caption;
caption-side:top;
size:100%;
}
