body{
	text-align:center;
	font-family:arial,verdana,sans-serif;
	margin: 0px;
	background: url(bg.jpg) repeat-x;
}

#main{
	weight: 100%;
	padding-top:0px;
}
#table2
	{
		padding-top:3px;
	}

A:link {
	color: #000000; 
	text-decoration: none;
}
A:hover {
	color: #990000; 
	text-decoration: none;
}
A:visited {
	color: #FF0000;	 
	text-decoration: none;
}
#text{
	text-align:justify;
	text-justify:inter-ideograph;
	}
	
