body
{
margin-left:20%;
margin-right:20%;
}
h1
{
font-family:Trebuchet MS;
font-size:30px;
text-decoration:underline;
text-align:center;
}
h2
{
font-family:Trebuchet MS;
font-size:20px;
text-decoration:underline;
}
section
{
border: 2px solid black;
border-radius:2px;
padding:5px;
background-image:url("img/phelma.jpg");

background-size: 20%;
background-repeat:no-repeat;
background-position:98% 98%;
}



footer
{
border: 2px solid black;
padding:5px;
margin-top : 10px;
}

