body {background-color: #DAF7A6 ;
	font-family: consolas;
	font-size: 25px;
	text-align: justify;
}
p {color:#0c58ec;
	font-family: consolas;
	font-size: 20px;
	text-align: justify;
}

img {width: 60%;
	border-color: green;
	border-style: solid;
	border-width: 10px;
	margin-left: 20%;
	
    }

h1 {color: red;
font-family: consolas;
font-size:25px;
text-align:center;
background-color:red
color: red; }
 }
 .t1{
 	border-width: 5px;
 	border-style: solid;
 	border-color: red;
 	margin-top: 10px;
 	margin-left:20%;
 	margin-right: 20%;
 	padding:10px;
 	box-shadow: 5px;
 	width: 60%;}
a: link {color: red;}
a:hover {color:white;
background-color: darkgreen }
 ul{color:#0c58ec;
	font-family: consolas;
	font-size: 20px;
	text-align: justify;
}

 











 