body {background-color:    #a5e1cb}

h1 {color : #085438 ;
	font-family: consolas;
	font-size: 50px;
	text-align: center;
	background-color: #FFFF;}

.t1 {
	border-width: 5px;
	border-style: solid;
	border-color:  #010f0a;
}

p { color: black;
font-family: arial;
font-size: 30px;
text-align: justify; }

a { color: darkblue;
    text-decoration: none;}
a:hover {color: red;}

strong {color: purple;}
img {width: 80%}