
 img{
   margin-left:370px;
  padding-top:120px;
 
    }
div{
   margin-left:625px;
   margin-top:10px;
   
}

button{
  color: black;
  border-color:#003300;
  border-style:dashed;
  margin-left:581px;
	width:100px;
	height: 30px;
	font-family: sans-serif;
	font-style:italic;
	font-weight: bold;
	font-size: 15px;
	background-color:#b3ffb3;

}

button:hover {
	background: #99ff66;
	cursor:pointer;
	border-radius: 3%;
}


  
   
  


