

 body  { background-color:  #993300  ;  
		width: 1000px;
		margin: auto;
	 }											
	h1 {
		      padding-left: 225px;}	

	h2 {font-size: xx-large; font-weight: bold;
		      text-decoration: underline; text-align: center; 
		      width: 250px;	
		      margin-left: 325px; padding: 0px;
		     } 

 	 #wrapper  
		{ width: 924px;
		  margin: auto;
		  background-color:  #ffcc00  ;     
		  border-radius: 72px;
		  box-shadow:  10px   10px  15px 10px #999999 ;
		 padding: 15px 30px 15px 30px;
		} 

	p	 {background-color: #ffff99; border-radius: 20px; padding: 20px;}

		
		table {float: right;
			 border: 7px solid #993300;	
			 padding: 20px;
			  border-collapse: collapse;
			 margin-right: 55px;
			}

		td	{border: 2px solid black;
			  padding: 8px;
			}

		th 	{border: 2px solid black;
			  padding: 8px; 
			font-size: xx-large; 
			text-transform: uppercase;
			color: white;	
			background-color: black;
			font-family: Arial Narrow, sans-serif;
			}

			td:first-of-type {text-align: right; 
						font-weight: bold;
						}
			td:last-of-type {text-align:center;}
			tr:nth-of-type(even) {background-color: #fedc56}

		main { float: right; 
			   width: 550px;
			}

		h3 { text-align: center; }

		form table {
				  border: 10px double #6288a6;
				 }
		form th {font-family: Arial Narrow, sans-serif;
			     font-size: large;
			     padding: 10px;
				      }

	
		form td:last-of-type {text-align: left; padding-left: 15px;}
	

		li {font-family: Arial Narrow, sans-serif; font-size: 24px; font-weight: bold;
			list-style-type: none;
				}

		#africa { background-image: url(images/africa.jpg);
				 background-repeat: no-repeat;
			      text-align: center;
		        	padding-top: 80px; padding-bottom: 70px;
			      margin-right: 500px;
			   }
 		#antarctica { background-image: url(images/antarctica.jpg);
			      background-repeat: no-repeat;
			      text-align: center;
		        	padding-top: 80px; padding-bottom: 70px;
			      margin-right: 500px;
			   }

		#asia { background-image: url(images/asia.jpg);
			      background-repeat: no-repeat;
			      text-align: center;
		        	padding-top: 80px; padding-bottom: 50px;
			      margin-right: 500px; 			   }

		#australia {background-image: url(images/australia.jpg);
			      background-repeat: no-repeat;
			      text-align: center;
		        	padding-top: 80px; padding-bottom: 80px;
			      margin-right: 500px; margin-bottom: 10px;
				}
			  
		#europe { background-image: url(images/europe.jpg);
			      background-repeat: no-repeat;
			      text-align: center;
		        	padding-top: 80px; padding-bottom: 70px;
			      margin-right: 500px;
			   }

		#northamerica { background-image: url(images/northamerica.jpg);
			      background-repeat: no-repeat;
			      text-align: center;
		        	padding-top: 80px; padding-bottom: 80px;
			      margin-right: 500px; margin-bottom: 10px;
			   }

		#southamerica { background-image: url(images/southamerica.jpg);
			      background-repeat: no-repeat;
			      text-align: center;
		        	padding-top: 80px; padding-bottom: 80px;
			      margin-right: 500px;
			   }


	      ol li {font-size: 24px;
			text-align: center;
			width: 250px;
			margin-left: 30px;
			 }

		#africa { background-image: url(images/africa.jpg);
			      background-repeat: no-repeat;
			      text-align: center;
		        	padding-top: 80px; padding-bottom: 80px;
			      margin-right: 500px;
			   }
 		#antarctica { background-image: url(images/antarctica.jpg);
			      background-repeat: no-repeat;
			      text-align: center;
		        	padding-top: 80px; padding-bottom: 80px;
			      margin-right: 500px;
			   }

		#asia { background-image: url(images/asia.jpg);
			      background-repeat: no-repeat;
			      text-align: center;
		        	padding-top: 80px; padding-bottom: 60px;
			      margin-right: 500px; 			   }

		#australia {background-image: url(images/australia.jpg);
			      background-repeat: no-repeat;
			      text-align: center;
		        	padding-top: 80px; padding-bottom: 80px;
			      margin-right: 500px;
				}
			  
		#europe { background-image: url(images/europe.jpg);
			      background-repeat: no-repeat;
			      text-align: center;
		        	padding-top: 80px; padding-bottom: 80px;
			      margin-right: 500px;
			   }

		#northamerica { background-image: url(images/northamerica.jpg);
			      background-repeat: no-repeat;
			      text-align: center;
		        	padding-top: 80px; padding-bottom: 80px;
			      margin-right: 500px;
			   }

		#southamerica { background-image: url(images/southamerica.jpg);
			      background-repeat: no-repeat;
			      text-align: center;
		        	padding-top: 80px; padding-bottom: 80px;
			      margin-right: 500px;
			   }
			
		ol  { font-size: x-large; }

		ol a { background-color: #f4eee1; border-radius: 18px; padding: 10px 15px;  }
		

		#attrib	{font-size: 9px }
