#wrapper {
	
	
	border:0;
	
	
	
	 
width: 700px ;
  margin-left: auto ;
  margin-right: auto ;

height: 400px;

    
}
#wrapper2 {
	
	margin-top: 100px;
	margin-bottom: auto;
	border:0;

	
	
	 
width: 600px ;
  margin-left: auto ;
  margin-right: auto ;



    
}

body {

	background-repeat: no-repeat;
	background-color: #000000;
	color: 1387A3;

	text-align: center; 
	font-family: Verdana, Verdana, Geneva, sans-serif;
	
	
	
	}
	
	a:link {
	color: 8EC009;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
	}
	a:visited {
	color: 8EC009;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
	}
	a:hover {
	color: CFFF4E;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11pt;
	}
	a:active {
	color: CFFF4E;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
	}
	
	p {
	margin: 5px 10px 5px 10px;
	font-size: 10pt;
	}
	
	
	#flash {
	float: left;
	width: 200px;
	}
		#old {
	float: left;
	width: 200px;
	}
		#html {
	float: right;
	width: 200px;
	}
	img {
border: 0;
} 