body {
background-image : url(../_themes/citrus/cittext.gif) ;
text-align : center;
margin : 0px;
padding : 0px;
}

a:link { color: green; text-decoration: none; }
a:visited { color: green; text-decoration: none; }
a:hover { color: yellow; background-color: black; text-decoration: none; }
a:active { color: #ff00ff; text-decoration: none; } 
a {
text-decoration: none;
}

.akazujuku {
text-align: left;
margin: 60px auto;
padding:1em auto;
width: 40em;
background-color: #ffe4c4;

}

.list_top{
text-align: left;
text-indent: 1em;
font-family: "MS PƒSƒVƒbƒN","Helvetica",sans-serif;
font-size: large;
font-color: green;
list-style-image: url(../_themes/citrus/citbul1a.gif);
}

.coment_top{
text-align: left;
text-size: normal;
text-color: black;
}

.site_body{
margin: 60px auto;
padding: 1em auto;
width: 50em;
background-color: #ffe4c4;
text-align: left;
text-size: large;
list-style-image: url(../_themes/citrus/citbul1a.gif);
}

h1 {
color : #00cc66 ;
}

.here {
 text-align:left;
 margin-left:2em;
 background-color:aqua;
 color:black;
}

p{line-height: 150%;}
