﻿body{font-family:ariel;

     margin:0;

}

.container1 {font-family:Arial Arial, Helvetica, sans-serif;

             width:;

}



.container{margin:auto;

           overflow:hidden;

           font-family:Arial Arial, Helvetica, sans-serif;           

}



        /*Header*/

#index-header{border:5px #000000 solid;

              text-align:center;

              text-decoration:none;

              text-shadow: 2px 2px 4px #000000;

              color:white;

              min-height:60px;

              background-image:url(../Images/Cheese.jpg) 

}

header li{display:inline;

}

header a{list-style:none;

         text-decoration:none;

         text-transform:uppercase;

         color:white;

}

#order-header{background-color:grey;

              text-align:center;

              font-size:20px;

              margin:auto;

              padding:20px;

              border-bottom:5px solid darkorange;              

}

#order-header li {

                  display: inline;

                  text-align:center;

                  float:;        

    }                



         /*front page main body*/



.link-section{padding:100px;

              background-image:url(../Images/cheesebackground.jpg)                           

}

.link-section h2{font-size:40px;}

        /*Order-form*/



#showcase{padding:20px;

          background-color:grey;

          text-align:center;

          border-bottom:5px solid darkorange;

          color:white;        

}



.ordernav{}



#orderform{padding:10px;

           margin-bottom:80px;                                                                   

}

#orderform h1{float:left;                       

              font-size:40px;

              padding-bottom:50px;                                                                             

}

#orderform form{float:right;

                padding-top:50px;

                margin-right:65%                                    

}

.button1{}



.Opinion h2{color:white;}





.list-1 {

         list-style: square;

         color:white;  

         line-height:1.5;  

}        



        /*Global links*/

a{text-decoration:none;

            color:black;

           }

a:hover{color:blue;

        font-weight:bold;

}

a:visited{color:blue;}

        

.box-1{padding:20px 0;

       text-align:center;

       color:white;

       background-color:grey;

       border-bottom:black solid 2px;             

}

        /*footers!*/

#index-footer{padding:20px;       

              text-align:center; 

              font-size: 15px;

              margin-top:20px;

              border-top:5px solid black;

              color:black; 

              background-image:url(../Images/Cheese.jpg)                     

}

#order-footer{padding:20px;       

              text-align:center; 

              font-size: 12px;

              margin-top:20px;  

              background-color:grey;

              border-top:5px solid darkorange;

}



        /*Front page info(squares)*/

.block-1{

        float:left;

        width:25%;

        border-top:2px solid black;    

        padding:10px;

        box-sizing:border-box;

        text-align:center;              

}

        /*Front page Images*/

.block-1 img{

             width:200px;

             height:200px;   

}