
#ptext {
 /* border: solid black; 
 width: 70%; */
 margin-top: 50px;
 margin-left: 100px;
 margin-right: 100px;
 margin-bottom: 22px;
text-align: left;
}

#fees {
 margin-top: 4px;
 margin-left: 100px;
 margin-right: 100px;
 margin-bottom: 10px;
}

.serif {
  font-family: serif;
}





.navbar {
  margin-bottom: 0;
background-color: #4d79ff;
font-family: san-serif;
navbar
}

  

/* experiment put button on right */
.navbar-header {
  width: 100%;
}

.second-button{
    float:right;
}


.btn-contact {
   font-size: 23px;
    float:right;
 background-color:blue;
  border-color:black;
  color:white;






}

/* this is for href in contact*/
a {
    font-size:25px;
}

.navbar-brand {
font-family: serif;
 font-weight:600;
font-style: italic;
 font-size: 38px;
}



body   {
    background: #e6f3ff;
    text-align: center;
}



.jumbotron {
  background: #99b3ff;
  color: black;
  text-align: center;

}

.jumbotron p {
  color: black;
  font-size: 20px;

.col-md-4 
  text-align: center;
}





