











body{

	font-family: Verdana,Arial,sans-serif;

	font-size: 10px;

	color: White;

	background: Black;

	text-align: center;

	

	margin: 0px 0px 0px 0px;



}



















#mainsection{

   position: Absolute;

	top: 40%;

	left: 50%;



	width:800px;

	height:300px;

	margin:-150px -400px;

	

}

#mainsection tr{


	text-align: center;  

   	width:800px;

	height:25px;

   font-size: 0.75em;

	margin:-50px -400px;

}

#mainsection td{


	text-align: justify;  

   	width:800px;

	height:25px;

   font-size: 0.75em;


}


#copy td, #copy tr{
  position: Absolute;

	top: 165%;

	left: 50%;



	width:800px;

	height:100px;

	margin:-50px -400px;
   font-size: 0.75em;

	text-align: center;


}




