head  { 
   text-color: whitesmoke;
}

body {
   background-color:darkslategray!important;
   text-align: start;
   font-size: 18px;
   font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
   color: aliceblue;
}
h1 {
   font-family:cursive;
   color:skyblue;
   text-align: center; 
   font-size: 40px;

}

.hyperlink1 {
   text-align: center;
   color:cadetblue

   
}
.img1 {
   place-content: border;
   border-radius: 50px;
   border-radius: 50px;
   display: block;
  margin-left: auto;
  margin-right: auto;
   
}

.ug-rolex-img {
   text-align: center;

}

.MotiV { 

color: black;
text-align: center;

}

.img2 { 
   place-content: right;
   display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  border-radius: 35px;
  border-radius: 35px;

}



