/* EvilIceCream style sheet */

body{
  background-color: #d3c6aa;
	color: #3B1F1F;
}
h1{
   font-size: 40px;
	 color:  #3B1F1F;
}
h2{
   font-size: 20px;
	 color:  #d3c6aa;
	 }
h3{
   font-size: 30px;
	 color:  #d3c6aa;
	 }
	 h4{
   font-size: 30px;
	 color:  #3B1F1F;
	 }
	  h5{
   font-size: 20px;
	 color:  #3B1F1F;
	 }
	 p{
   font-size: 18px;
	 color:  #E7D1D1;
}
}
.header{
   background-color: #201911;
	 color: #3B1F1F;
	 Width: 1700px;
}
.Nav{
   background-color: #ffffef;
	 width: 1720px;
	 height: 80px;
	 color: #ffffef;
	 font-size: 40px;
	  border: 3px solid #301f0c;
}
.sidebar{
   background: #301f0c;
	 width: 400px;
	 color: #201911;
	 margin: 10px 0px 10px 85px;
	 position: absolute;
	 height: 560px;
	 font-size: 20px;
}
.main{
   background-color: #603916;
	 width: 900px;
	 color: #161718;
	 margin: 10px;
	 position: relative;
	 height: 550px;
	 border: 5px solid #301f0c;
}
.sidebar2{
   background: #301f0c;
	 width: 400px;
	 color: #201911;
	 margin: 10px 0px 10px 1410px;
	 position: absolute;
	 height: 560px;
	 font-size: 20px;
}

.footer{
   background-color: #ffffef;
	 width: 1720px;
	 height: 80px;
	 color: #ffffef;
	 font-size: 40px;
	  border: 3px solid #301f0c;
	}
	 .mainm{
   background-color: #d3c6aa;
	 width: 1320px;
	 color: #161718;
	 margin: 10px 0px 0px 400px;
	 position: relative;
	 height: 494px;
	 border: 3px solid #301f0c;
	 }
	 .footer2{
   background-color: #ffffef;
	 width: 1720px;
	 height: 150px;
	 margin: 10px;
	 color: #ffffef;
	 font-size: 40px;
	  border: 3px solid #301f0c;
	}
	 
	  .maine{
    background-color: #603916;
	 width: 1720px;
	 color: #161718;
	 margin: 10px;
	 position: relative;
	 height: 650px;
	 border: 3px solid #301f0c;
	 }
		 	
			.sidebar3{
   background: #301f0c;
	 width: 400px;
	 color: #201911;
	 margin: 10px 0px 10px 80px;
	 position: absolute;
	 height: 500px;
	 font-size: 20px;
	 }

