/* CSS Document */




/* <link href="jutsu.css" rel="stylesheet" type="text/css">  */




body {	background:url(images/bg.jpg) top center repeat-x #000000;
		margin:0px;
}

p	{	font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#FFFFFF;
		margin:0px;
		
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}


.footer {	color: #fffeeb;
			font-size:10px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			text-align:center;
			
}
.footer a {	color: #fffeeb;
			font-size:10px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			
}



/* picgal */


#picgal {	margin:0 auto; width:100%; text-align:center;

}
#picgal img{	 border:solid #000000 1px; width:150px; height:100px;
			
			
}

.dude img{padding:2px; background-color:#000000;}
.dude a img{padding:2px; background-color:#000000;}
.dude a:hover img{padding:2px; background-color:#ccc;}