/********************************************************
	This stylesheet provides styles for all HTML layout.
	
	[style.css]
	
	Last renewal date: 2007/08/16
*********************************************************/


/* TOP
-------------------------------------------------*/
body.top	{
	margin:0; padding:0; background:#000000; text-align:center;
}
body.top h1{
	margin:auto;
}
body.top h1 img{
	border:0;
}