body
 {
	background-color: ;									/*#000000*/
	background-image:url("../design/background_names.jpg");			/*url("../images/fc2wbg2.png")*/
	background-repeat: repeat; 							/*repeat*/
	background-attachment: fixed;						/*fixed,scoll*/
	background-position: ;								/*50% 30px*/
 }
 
 table {
	font-family: "verdana,arial";"comic sans ms";						/*"Lucida Grande","bitstream vera sans","trebuchet ms",verdana,arial;*/
	font-style: ;										/*bold,italic,underscore*/   
	color: #000000;
	text-align: center;									/*center,left,right*/	
	border-color: black;
	border: black;
												/*width: 95%;*/		/*500px*/ 
	height: 0%;
    overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	}
	
body {
	text-align: center;
	}

	a:link {color: #ffffff}						/*8D6F6F*/
	a:visited {color: #ffffff}
	a:hover {color: #FFEA00}
	a:active {color: #ffffff}	
	
	
	
div.img
	{
	margin: 18px;
	border: 0;							/*1px solid #0000ff*/
	height: auto;
	width: auto;
	float: left;						/*left*/
	text-align: center;
	}	
div.img img
	{
	display: inline;
	margin: 3px;
	border: 1px solid #5E5A5A;
	}
	
	div.img a:hover img {border: 1px solid #5E5A5A;}
	div.desc

	{
	text-align: center;
	font-weight: normal;
	width: 120px;
	margin: 2px;
	}	
	
p:first-letter 
	{
	color: #FEF500;
	font-size:25px;
	}
	
p
	{
	color: #ffffff;
	font-family: ariel;
	font-style: 12px; font-style: bold;
	letter-spacing:0px;
	}
	 
	
	
b
	{
	color: #ffffff;
	font-family: ariel;
	font-style: small; 
	font-style: oblique;
	font-size: 18px;
	}
	 
	
c
	{
	color: #ffffff;
	font-family: ariel;
	font-style: oblique;
	font-size: 50pm;
	}	
	

	
h2
	{
	color: #FFFC02;
	font-family: comic-sans-ms;
	font-style: oblique;
	font-size: 12px;
	}
	
h3
	{
	color: #000000;
	font-family: ariel;
	font-style: oblique;
	font-size: 10px;
	}	
	
h4
	{
	color: #FFFC02;
	font-family: Arial;
	font-style: oblique;
	font-size: 11px;
	}	
	
h5
	{
	color: #FFFC02;
	font-family: comic-sans-ms;
	font-style: oblique;
	font-size: 8px;
	}		
	
	
	
	
	
	
	
	
	
	
	
	