body {background-color: #d4e9ed}


h1{color:#B52D11;
font-family: consolas;
font size: 25px;
text-align: center; 
border-style: solid;
border-color: black;
margin-left: 20%;
margin-right: 20% }

h2{font-family: consolas;
font size:25px}
p{text-align: justify;
font-size:15px;color:darkblue;font-family: arial}
li{ font-size: 17px;
color:#080660 }
img{width: 50%; 
margin-left: 25%;
}

a:link{color:red;
outline: none;text-decoration: none}
a:hover{color: white; background-color:darkblue;font-weight: bold}
h3{color: black;font-size: 25px; text-align: center}

