



.homelogo {
  max-width: 100%;

   height: auto;
   display: block;
  margin-left: auto;
  margin-right: auto;
}

.homephoto {
  max-width: 100%;
  max-height: 1100px;
   display: block;
  margin-left: auto;
  margin-right: auto;
  border-radius: 40px;

}

.aboutpic {
  max-width: 80%;
  max-height: 1100px;
   display: block;
  margin-left: auto;
  margin-right: auto;
   border-radius: 40px;
}





.options {
  text-align: center;

  font-size:30px;
font-family: Helvetica,Arial, sans-serif;
font-weight: 600;
letter-spacing: 0.2px;
display:inline-block;
position: relative;


}

.center {
    text-align: center;

           line-height: 10%;

}

.options a {
  text-decoration: none;
  color: black;
  padding: 25px;
  text-align: center;


}

.options a:hover {

  color: rgb(255, 139, 0);


}



.link {
  text-align: center;

  font-size:23px;
font-family: Helvetica,Arial, sans-serif;
font-weight: 510;
letter-spacing: 0.2px;
display:inline-block;
position: relative;

}

.link a {
  text-decoration: none;
  color: black;
  padding: 25px;


}

.link a:hover {

  color: rgb(255, 139, 0);

}

.titleme {
  font-family: verdana;
  font-size: 25px;
}

.paragraph{
  font-family: verdana;
font-size: 20px;
color: rgb(255, 139, 0)
}

.copyright {
  font-family: Helvetica,Arial, sans-serif;
color:black;
           margin-top: 0px;
            margin-bottom: 10%;
            margin-right: 5%;
            margin-left: 5%;

            font-family: Helvetica,Arial, sans-serif;
            line-height: 1.8;


}
