BODY{

background-color:#000026;

color: #EEE;
}
.kizai{
float: left;
border: 1px;
border-color; #fff;
border-style: solid;
}
p{
margin: 0.2em;
text-indent: 1em;
}
div{
text-align: left;
}
.first{
text-indent:0em;
}
A:link { text-decoration:underline;
 color:#BBB; 
}
A:visited { text-decoration:underline;
 color:#BBB; 
}
A:active { text-decoration:underline;
 color:#BBB; 
}
A:hover { text-decoration:underline; 
color:#BBB; 
}
div{
height: 300px;
border-color: #000;
}
img{
height:100px;
width: 150px;
}
img.a{
height:31px;
width: 88px;
}
hr{
border-color: #00003B;
margin: 2em 2em;
}