﻿html{
  background-color: #E0FFFF;
  margin-left: 30px;
}

h1 {
 font-size: 50px;
 color : #32a852;
}
title1 {
  background-color : lightyellow;
 width : 30%;
 padding : 10px 30px;
 border-left: solid 15px;
 border-bottom: solid 10px;
 border-color: deepgreen;
 
 img {display:block;}