/*-----------'||\   /||`                                            
              ||\\.//||                  ''                         
              ||     ||   '''|.  '||''|  ||  `||''|,   '''|.  ('''' 
              ||     ||  .|''||   ||     ||   ||  ||  .|''||   `'') 
             .||     ||. `|..||. .||.   .||. .||  ||. `|..||. `...' 
                                                                            
                     
             '||'''|.                                   
              ||   ||               ''                  
              ||   || .|''|, (''''  ||  .|''|, `||''|, ///////////
              ||   || ||..||  `'')  ||  ||  ||  ||  ||  **********
             .||...|' `|...  `...' .||. `|..|| .||  ||.///////////
                                            ||          
                                         `..|'*/

body {
    text-align: center;
    /*background-image: url("https://i.pinimg.com/564x/88/54/7f/88547f1ac21753496acaf892fb4d88f6.jpg");   
    background-repeat: no-repeat;*/
    background-image: linear-gradient(to bottom right, purple, pink, yellow);: 
    background-size: 100%;
}

ul {
    list-style-type:none;
    text-align: center;
    text-decoration: none;
    font-size: 13pt;
    font-family: "Arial";
    color: burlywood;
}

li{
  display: inline-block;
  margin: 0 10px;
  font-style: "Arial";
  color: grey;
}

div{
  width: 70%;
  margin-left: 200px;
}

h1{
  font-family:"Arial";
  color: gray;
  font-size: 40pt;
  text-align: center;
}

h2{
  font-family: "Comic Sans MS", cursive;
  color:black;
  font-size: 20pt;
  text-align: center;
}

h3{
  font-family: "Comic Sans MS", cursive;
  color: black;
  font-size: 20pt;
  font-style: italic;
  text-align: center;
}

img {
  width: 35%;
  margin: 30px;
  display: inline-block;
}

/*-=-=-=-=-=-=-=-=-=-=-
 -=-=PRO-FIVE-IMG-=-=-=
 -=-=-=-=-=-=-=-=-=-=-*/

 .pro-five-img{
    width: 100%;
    height:auto;

 }

  .logo-size {
      width: 25%;
  }

  .widen {
      width: 70%;
  }

p{
  font-style: "Arial";
  font-size: 15pt;
}

  .ex-links {
    font-family: Arial;
    font-size: 15pt;
    
  }

  /*--wierframe--*/

    .wireframe {
        width: 55%;
    }

    .mobile {
      width: 35%;
    }














                              