
   


  

  h1 {
    min-width: 1500px;
    position: relative;
    text-align: center;
    padding: 20px;
    border: solid 10px #aaabb8;
    background-color: #464866;
    margin-top: -1px;
    text-shadow: 8px 8px  black;
    text-align: center;
    font-size: 80px; 
    color: white;
    font-family: "arial rounded mt bold"
    
  }

  

/*=========================================
    Main Styles
    =========================================*/


   .vertical-menu a {
    width: 200px;
    border: solid 3px black;
    text-decoration: none;
    background-color: #2e9cca;
    color: white;
    font-family: "century";
    display: block;
    padding: 10px
    }

   table#table1 {
    font-family: "century";
    width: 243px;
    float: left; margin: 180px 15px -500px 592px;
    text-align: center;
    background-color: #464866;
    color: white;
    border-color: black;

   }

   table#table2 {
    font-family: "century";
    width: 243px;
    float: left; margin: 180px 15px -500px 890px;
    text-align: center;
    background-color: #464866;
    color: white;
    border-color: black;

   }

   table#table3 {
    font-family: "century";
    width: 243px;
    float: left; margin: 180px 15px -500px 1200px;
    text-align: center;
    background-color: #464866;
    color: white;
    border-color: black;
   }

   table#table4{
    font-family: "century";
    width: 243px;
    float: left; margin: -70px 15px -500px 1200px;
    text-align: center;
    background-color: #464866;
    color: white;
    border-color: black;
   }

   table#table5 {
    font-family: "century";
    width: 243px;
    float: left; margin: 170px 15px -500px 890px;
    text-align: center;
    background-color: #464866;
    color: white;
    border-color: black;

   }

   table#table6 {
    font-family: "century";
    width: 243px;
    float: left; margin: -100px 15px -500px 1200px;
    text-align: center;
    background-color: #464866;
    color: white;
    border-color: black;
  }

  img#deals {
    float: left; margin: 0px 15px -500px 500px;
   }

   img#img1 {
    float: left; margin: 0px 15px -500px 592px;
   }

   img#img2 {
    float: left; margin: 0px 15px -500px 890px;
   }

   img#img3 {
    float: left; margin: 0px 15px -500px 1200px;
   }

   img#computer1 {
    float: left; margin: 0px 15px -500px 592px;
    }

   img#computer2 {
    float: left; margin: 0px 15px -500px 890px;

   }

   img#computer3 {
    float: left; margin: -10px 15px -500px 1200px;
   }
   

   p#subtext {
    font-size: 40px;
    }

   p#text1 {
    min-width: 1500px;
    text-align: center;
    color: lightgrey;
    text-decoration: underline;
    font-size: 30px;
    font-family: "century";

   }

   p#text3 {
    font-family: "century";
    color: white;
    float: left; margin: 100px 0px -500px 300px;
   }

   p#text4 {
    font-family: "century";
    color: white;
    float: left; margin: 100px 0px -500px 300px;
   }

   p#text5 {
    font-family: "century";
    color: white;
    float: left; margin: 200px 0px -500px 300px;
   }

   p#text6 {
    font-family: "century";
    color: white;
    float: left; margin: 300px 0px -500px 300px; 
   }
   

   footer#text2 {
    color: white;
    font-family: "century";
    float: left; margin: 290px 0px -500px 750px;
   }  

    #mod1 {
     color: white;
     font-size: 20px;
     font-family: "arial rounded mt bold"

    }

    a.link {
      color: #aaabb8;
      font-family: "century"
      

    }
   
    body {
      background-image: url("../img/b1.jpg"); 

    }


    
   