@charset "utf-8";
/* CSS Document */

head {
  background-color:gray; 
}


.logosmall {
  width:300px;
  height:300px;
}

.maintitle {
   text-align:center;
   font-size:large;
   font-weight: bold;
 }

.boxheader {
  object-fit:fill;
  }
  
.divv {
  background-color:white;
  color:black;
  padding-top:10px;
  padding-bottom:10px;
  text-align:center;
}

.titlebar {
  color:white;
  background-color:#446084;
  margin:10px;
  margin-bottom:10px;
  margin-top:0px;
  padding-top:5px;
  text-align:center;
}

.titlebarafter {
  color:black;
  background-color:white;
  text-align:center;
}

.h1 {
 padding:0;
 margin:0;
}  
  
a:hover {
Background-color:#6699FF;
  color:white;
}

.button:hover {
  Background-color:#6699FF;
  color:white;
}
.button {
 font-size:20px;
 border-radius: 25px;
}

.buttonsmall {
 font-size:10px;
 border-radius: 25px;
}

.buttoninfo {
 font-size:24px;
 border-radius: 25px;
 border-style:solid;
 color:#000000;
 text-decoration:none;
}

.buttonfooter {
 font-size:15px;
 background-color:#FFFFFF;
 border-radius: 25px;
 color:#6699FF;
 border-color:#6699FF;
 border-style:solid;
 border-width:2px;
 text-decoration::none;
 
}

.buttonfooter:hover {
  Background-color:#6699FF;
  color:white;
}

control-wrap {
    white-space: pre-wrap;
    background-color:yellow;
}

.maininfo { 
   background-color : white;
}

.vis {
 font-size:20px;
  visibility:collapse;
} 

.thumbnail {
  width:300px;
  height:400px;
}  


{font-family:"Times New Roman", Times, serif}
{font-size:36px:}
