body {background-color: lightgreen }
h1 {color: #547bc1; text-align: center; 
  border-style: solid;
  margin-left: 30% ;
  margin-right: 30% ;
  font-family: consolas;}
img {width: 40% ;}
p{font-size: 25px;}
p {font-family: consolas;}
h1{}
ul, ol{font-size: 25px;}
a:link {color: purple
	    font-weight: bold;}
a:hover {color: purple;
         font-weight: bold;}

a{outline: none;
  text-decoration: none;}
  p{color: blue;}
li{color: blue;}