/* CSS Document */
#itachi{ width:1200px;
margin:0 auto;
height:1450px;
border: #999 1px solid;}

#itachi2{ width:500px;
height:500px;
float:left;
margin-top:50px;
margin-left:80px;
margin-bottom:80px;
border: #DDD solid 1px;}

#itachi2 p{
margin:20px;
text-align:justify;
color:#03C}

#itachi2 h3{
margin:20px;
text-align:justify;
color: rgba(255,0,0,1)}

#itachi2 li{
text-align:justify;
margin-left:40px;
text-decoration:none;
color:#03C}



#itachi1{ width:500px;
height:500px;
margin-top:50px;
margin-left:40px;
float:left;}

#itachi1 img{ width:480px;
margin-left:10px;
height:500px;}



#uchiha{ width:500px;
height:40px;
float:left;
background: rgba(102,255,204,1);
margin-bottom:30px;}

#uchiha h4{ color: rgba(255,255,255,1);
margin-left:10px;
font:12pt "trebuchet ms";
margin-top:10px;
}