h1
{color:red;
text-align:center;
font-weight:700;
}

li
{text-align:left;
font-size:Large;
}

h2
{text-align:left;
font-size:huge;
color:red;
}

p
{background-color:yellow;
font-size:25px;
text-decoration:box-shadow;
padding-top:30px;
padding-bottom:30px;
padding-left:10%;
padding-right:10%;
margin-left:5%;
margin-right:5%;
border:5px outset red;
font-family:segoe ui semibold
}

table
{font-family:segoe ui semibold;
}

img
{width:300px;
height:500px;
}

