#top 
{
	background : url("./image/category.gif") top center no-repeat scroll;
	padding-top : 60px;
}
	
#top h2 
{
	padding : 5px;
}
  
h1 
{
	font-size : 100%;
	padding : 5px;
	border-width : 0 0 1px 0;
	border-color : #666;
	border-style : solid;
}
 

