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