.content h2{
    border-bottom: 5px solid #000000;
    color: #000604;
    /* text-align: center; */
    font-weight: bold;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-style: italic;
    color: #000604;
    text-shadow: 3px 2px 1px cyan;
}
.content{
    color: #000604;
    /* text-shadow: 3px 2px 1px tomato; */
    font-size: 0.5cm;
}

.web{
    padding: 0.5cm;
    background-color: white;
    border-bottom: 5px solid cyan;
}
.web h1{
    font-size: 1cm;
    text-align: center;
    font-weight: bold;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-style: italic;
    text-shadow: 3px 2px 1px cyan;
    color: #000604;
}
.menu{
    background-color: white;
    border-bottom: 5px solid black;
    height: auto;

}
.fm{
    padding: 0.1cm;
    background-color: white;
    border-bottom: 5px solid black;
    height: 13cm;
    border-radius: 6px;
}
.fm .btn{
    background-color: #000000;
    color: aliceblue;
}
.fm .btn:hover{
    background-color: #000000;
    color: aliceblue;
    border: 4px solid cyan;
}
.fnm h2{
    padding: 0.1cm;
    background-color: white;
    border-bottom: 5px solid black;
    text-align: center;
    font-family: 'Times New Roman', Times, serif;
}
.menu ol li{
   margin-left: -1cm;
   margin-top: 0.7cm;
   list-style: none;
   font-size: 0.7;
   text-align: center;
   font-weight: bold;
   font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
   font-style: italic;
   text-shadow: 3px 2px 1px cyan;
   color: #000604;
}
.working{
    background-color: white;
    border-bottom: 5px solid black;
    height: auto;
}
.footer{
    background-color: white;
    border-bottom: 5px solid black;
    height: auto;

}
.footer p{
    text-align: center;
    margin-top: 0.1cm;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-style: italic;
    text-shadow: 3px 2px 1px cyan;
    color: #000604;
}
body{
    font-family: "open sans", sans-serif;
    background: #000604;
    color: #444444;
}
.image{
    width: 90%;
    height: 12cm;
    margin: 1cm;
}
.content{
    padding: 1cm;
}
.menu a{
    text-decoration: none;
    color: #000000;
}
.working form{
    margin: 1cm;
}
.working form .btn{
    margin-top: 0.5cm;
}
.working form h2{
    list-style-type: none;
    font-size: 0.7cm;
    text-align: center;
    font-weight: bold;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-style: italic;
    text-shadow: 3px 2px 1px cyan;
    color: #000604;
}
.working .contact{
    text-decoration: none;
  margin-bottom: 1cm;
  font-weight: bold;
  font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
  font-style: italic;
  /* text-shadow: 3px 2px 1px rgb(15, 255, 119); */
  color:#000604;
}
.working .contact p{
  font-style: italic;
  margin-top: -0.5cm;
}
.working  h2{
  font-style: italic;
  color: black;
  font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
  font-style: italic;
  /* text-shadow: 3px 2px 1px rgb(15, 255, 119); */
  color:#000604;
}
}
.working{
  color: #000000;
  font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
  font-style: italic;
  font-size: 19px;
}