body{
        background-color:purple;       
 
              
        width:1300px;
}

       

#imagec{
      background-color:#f9f9cf;
      width:480px;
      margin-left:auto;
      margin-right:auto;
      padding:20px;
	      border:solid purple;1px;
	      margin-top:30px;
		border-radius:50px;
 

}

#topbar{
width:1200px;
height:60px;
border:solid black 3px;
margin-bottom:10px;
margin-left:auto;
margin-right:auto;


}

#taters{
background-color:#f9f9cf;
width:295px;
height:60px;
float:left;
border:#f9f9cf 1px;
text-align:center;
color:blue;
 



}
#beans{

background-color:purple;
height:60px;
width:299px;
float:left;
border:#f9f9cf1px;
text-align:center;
color:white;


}

#corn{
background-color:#f9f9cf;
border:#f9f9cf 1px;
width:299px;
height:60px;
float:left;
text-align:center;
color:blue;
;

}

#carrots{
background-color:purple;
border:#f9f9cf1px;
width:299px;
height:60px;
text-align:center;
float:left;
color:white;

}
#container1{background-image:url("http://media.gettyimages.com/illustrations/cartoon-park-playground-illustration-id165790057?s=612x612"); 
           background-color:black; 
           width:1200px;         
           margin-left:auto;
           margin-right:auto;
           margin-top:15px;
           border:solid black 4px;

}
#main{
       background-color:#f9f9cf;          
       width:960px;
       margin-top:15px;
       margin-right:300px;
       margin-left:30px;
       border:solid purple 2px;  
       margin-bottom:5px;
	margin-top:10px;
	border-radius:25px;
            
}

#main2{
       background-color:#f9f9cf;          
       width:960px;
       margin-top:10px;
       margin-right:300px;
       margin-left:30px;
       margin-bottom:15px;
       border:solid purple 2px;  
       border-radius:25px;
}





#menu{
      color:blue;
      background-color:#f9f9cf;                        
      width:140px;
      float:right;   
      margin-right:30px;    
      margin-left:auto;
      margin-top:15px;
      text-align:center;
      text-decoration:none;
      border:solid purple 2px;
     
}


#Messages{
     
      
      background-color:#f9f9cf;
      color:green;   
      border:solid purple 2px;
      height:110px;
      margin-left:auto;
      margin-right:auto;
      margin-top:100px;
      margin-bottom:100px;
	width:500px;
}
#marquee{
	background-color:#f9f9cf;
	width:600px;
	margin-top:20px;;
	border:solid purple 2px;
	margin-left:auto;
        margin-right:auto;


}
h1{   background-color:#f9f9cf;
     
      color:blue;
      text-align:center;
      
      width:900px;
      margin-right:auto;
      margin-left:auto;
}

h2{   background-color:#f9f9cf;   
     
      color:blue;
      text-align:center;
      
      width:700px;
      margin-right:auto;
      margin-left:auto;


}
h3{
       
      color:blue;
      text-align:center;
      margin-right:auto;
      margin-left:auto;                                                                                                                                                              

} 
h4{
text-align:center;


}

p.para1{ 
         
         color:green;    
              
         width:600px;
         margin-right:auto;
         margin-left:auto;
         padding:20px;
         text-align:center;
}
 
p.para2{       
 
         color:green;    
         text-align:center;     
         width:600px;
         margin-right:auto;
         margin-left:auto;        
	

}        
p.para4{
	color:green;






}
#containervids{
	width:1200px;
	border:solid black 3px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	margin-bottom:40px;
	background-color:#f9f9cf;  
	height:800px;
}
#video{
	width: 288px;
	border:solid purple 2px;
	margin-right:auto;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:30px;
	text-align:center;
	background-color:#f9f9cf;
	float:left;

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

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

}








#wallClock {
	width:200px;
	text-align:center;
	padding:30px;
	border:7px double #CC0000;
	background-color:#000066;
}

#fullDate {
	display:block;
	font-family:Courier,monospace;
	font-weight:bold;
	font-size:16pt;
	color:#FFFF00;
}

#bigTime {
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:56pt;
	color:#FFFFFF;
	line-height:100%;
}

#dayName {
	display:inline;
	font-family:Courier,monospace;
	font-weight:bold;
	font-size:16pt;
	color:#FFFF00;
}

#seconds {
	display:inline;
	font-family:Courier,monospace;
	font-weight:bold;
	font-size:16pt;
	color:#FFFFFF;
}










