#container {
height: 100%;
width: 100%;
background-color: #4d3300;
margin-left: 0%;
margin-right: 1%;
margin-bottom: 1%;
margin-top: 0%;
border-radius: 20px;
}

.content {
height : 40%;
width  : 80%;
background-color : #F0E68C;
float  : left;
clear: left;
margin-left: 10%;
margin-top: 5%;
border-radius: 20px;

}

.content2 {
height: 80%;
width: 90%;
float: left;
clear: left;
background-color: #ffff66;
margin-left: 5%;
margin-top: 3%;
border-radius: 20px;
}
.menuholder {
height : 15%;
width  : 65%;
background-color: #F0E68C;
float: left;
clear: left;
margin-left: 15%;
margin-top: 2%;
border-radius: 20px;
-=}

.imgholder {
height : 25%;
width  :65%;
background-color: #F0E68C;
float: left;
clear: left;
margin-left: 15%;
margin-top: 5%;
border-radius: 20px;
}

.home {
height: 25%;
width: 30%;
float: left;
clear: none;
background-color: #ffff66;
margin-left: 3%;
margin-top: 10px;
text-align: center;
font-size: 200%;
border-radius: 20px;

}

.menu1 {
height: 25%;
width: 30%;
float: left;
clear: none;
background-color: #ffff66;
margin-left: 3%;
margin-top: 10px;
text-align: center;
font-size: 200%;
border-radius: 20px;
}
.menu2 {
height: 25%;
width: 30%;
float: left;
clear: none;
background-color: #ffff66;
margin-left: 3%;
margin-top: 10px;
text-align: center;
font-size: 200%;
border-radius: 20px;
}
.menu3 {
height: 25%;
width: 30%;
float: left;
clear: none;
background-color: #ffff66;
margin-left: 3%;
margin-top: 10px;
text-align: center;
font-size: 200%;
border-radius: 20px;
}

img {
width: 40%;

margin-left: 5%;
float: left;
clear: none;



}