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


#hokage1{ width:1200px;
height:40px;
float:left;
text-align:center;
background: rgba(102,255,204,1);
margin-bottom:30px;}

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

#hokage2{ clear:both;
width:1200px;
background:rgba(102,255,255,1);
height:450px;}

#hokage3{ width:1200px;
padding-top:5px;
height:445px;}