@charset "utf-8";
body{
background:#e6cca3;	
}

#wrapper{
	width:1000px;
	margin-left: auto;
	margin-right: auto;
}
#heading{
	border: solid thin black;
	font-size: 100px;
	float:center;
}

#navbar{
	border:solid thick black;
	background-color:#8ba646
}

ul{
	list-style-type:none;
	overflow:hidden;
}

li{
	border:solid thin black;
	width:230px;
	height:30px;
	text-align: center;
	float:left;
	color:black;
	margin-left:30px;
	margin-right:30px;
	margin-top:20px;
	text-transform: capitalize;
	text-decoration: inherit;
	font-size:165%;
	border-radius: 10px 10px 10px 10px;
}

#box{
	border:solid thin black;
	background-image: url("Images/Logo/waterfall.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background position: center;
}

#inside{
	border:solid thin black;
	margin: 100px;
	margin-bottom: 300px;
	background-color:#8ba646;
	text-align: center;
	font-size: 110%;
}

#contact{
	border:solid thick black;
	background-color:  #8ba646;
	Text-align: center;
	Font-size: 200%
	
}	

#buttons{
	border:solid thin black;
	background-color: #8ba646;
	color: #8ba646;
}

#buttons li{border:solid thin black;
	width:230px;
	height:30px;
	text-align: center;
	float:left;
	color:#8ba646;
	margin-left:100px;
	margin-right:100px;
	margin-top:20px;
	margin-bottom:20px;
	text-transform: capitalize;
	text-decoration: inherit;
	font-size:165%;
	border-radius: 10px 10px 10px 10px;
	background-color: #8ba646;
	
}

#buttons a{
	text-decoration:none;
	color:black;
}

#productsdisplay{
	border: solid thin black;
}
#flavours{
	border:solid thin black;
	width:100%;
	text-align: center;
}
td{
	border:solid thin black;
	width:25%;
	text-align: center;
	}

#pro{
	border:solid thin black;
	margin-left: 0px;
	text-align: center;
	font-size: 150%;
	width: 100%;
}

#pro td{
	border: solid thin gray;
}

#ceo{
	border-image-width: 50px;
}

#ed td {border:solid thin black;
		width:100%;
		height:100%;
	 

}

#response td{
	border:none;
	text-allign:center;
}

#responsediv {border: solid thin black;
}
#ceophoto {
	
}
#ceophoto img{
	width:25%;
	border-top: solid thin black;
	border-bottom: solid thick black;
	border-left: solid thick black;
	border-right: solid thick black;
	margin-left: 350px;
}
#cetxt{border:solid thin black;
width:500px;}