.image {
  float: right;

  margin-left: 20px;
  margin-bottom: 20px;
}
.image1  {
  float: right;

  margin-left: 400px;
  margin-right: 50px;
  margin-top: 600px;
}
.iframe  {
  float: right;
  
  margin-right: 50px;
}
 .other, 
.other h1, 
.other h2, 
.other p, 
.other a {
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif, Tahoma, Verdana, serif !important;
}


.other h1 a {
    color: #06121e;
    text-decoration: line; 
}

.other h2 {
    color: #06121e;
}


.other p {
    color: #1b4a7d;
}

