body{
 
     
     background-image:url("http://media.istockphoto.com/vectors/park-and-playground-cartoon-vector-id619247320");
        width:1360px;
        border:solid blue;
        margin-right:auto;
        margin-left:auto;
}

#topbar{
width:1220px;
height:90px;
border:solid black 3px;
margin-bottom:40px;
margin-top:10px;
margin-right: auto;
margin-left:auto;
}

#taters{
background-color:#b8c7d8;
width:300px;
height:90px;
float:left;
border:solid black 1px;
text-align:center;
color:blue;




}
#beans{

background-color:blue;
height:90px;
width:300px;
float:left;
border:solid black 1px;
text-align:center;
color:black;


}

#corn{
background-color:#b8c7d8;
border:solid black 1px;
width:301px;
height:90px;
float:left;
text-align:center;
color:black;
}

#carrots{
background-color:blue;
border:solid black 1px;
width:310px;
height:90px;
text-align:center;
float:left;
color:black;
}
#imagez{
       background-color:#b8c7d8;
         
       
        width:500px;
        border:blue 2px;
        margin-left:auto;
        margin-right:auto;
        margin-bottom:10px;
        text-align:center; 
        margin-top:40px;
        height:600px;
        padding:10px;      
        color:black;
}






#nav{width:180px;
     background-color:#b8c7d8;
     text-align:center; 
     
     margin-left:10px;
     margin-right:auto;
     margin-top:10px;
     text-decoration:none;
     float:left;
      margin-bottom:20px;
}


#middle{
  background-color:blue;
     width:950px;
     float:left;
     text-align:center;
     margin-left:15px;   
      margin-top:10px;
    margin-bottom:20px;
}


#right{background-color:#b8c7d8;
     
      width:180px;
       float:right;
       text-align:center;
       margin-left:10px;    
       margin-right:10px;
       margin-top:10px;   
       margin-bottom:20px;
}

h3{
     color:black;

}
p.para1{
color:blue;
text-align:center;

}


#containervids{
	width:1200px;
	border:solid purple 2px;
	margin-right:auto;
	margin-left:auto;
	margin-top:200px;
	margin-bottom:40px;
	background-color:#b8c7d8;  
	height:600px;


}

#video{
	width: 288px;
	border:solid purple 2px;
	margin-right:auto;
	margin-left:5px;
	margin-top:10px;
	
	text-align:center;
	background-color:#f9f9cf;
	float:left;

}
#video2 {                                                                
	width: 288px;
	border:solid purple 2px;
	margin-right:auto;
	margin-left:5px;
	margin-top:10px;

	text-align:center;
	background-color:#f9f9cf;
	float:left;
}
#video3{
        width: 288px;
	border:solid purple 2px;
	margin-right:auto;
	margin-left:5px;
	margin-top:10px;
	
	text-align:center;
	background-color:#f9f9cf;
	float:left;

}
#video4{
        width: 290px;
	border:solid purple 2px;
	margin-right:5px;
	margin-left:5px;
	margin-top:10px;
	
	text-align:center;
	background-color:#f9f9cf;
	float:right;

}





















































