footer {
  text-align: right;
  padding: 25px;
  background-color: #9497F5;
  color: white;
  border:3px;
  border-radius:3px;
  text-decoration: none;
  font:white;
}

.footerimg{
	width:40px;
	height:40px;
	cursor:pointer;
	text-decoration:none;

}

.footerlogo{
	width:200px;
	height:200px;
}