body{
 color: black;
 font-size: small;
background-image: url(images/3.gif);
margin-bottom: 10px;
margin-top: 5px;
width: 650px;

 }
 

.logo_bg
{background-color: white;
 margin: 0;
 }
 

li{list-style-image: URL(images/pochi.gif);
  margin-bottom:15px;
  }
  

a img{border: 0;
}

h1{color: green;
   font-size: small;150%
}

h2{color: green;
font-size: small;
}

h3{color: green;
font-size: small;
}


p{font-weight: bold;
}

.margin0{
margin: 0;
}


.content_all{
width:650px;
background-color: white;
padding: 20px;
}

.fooder{
font-size: xx-small;
text-align: center;
padding: 20px;
}

.center{
text-align: center;
}

.left
{width: 650px;
margin-right: auto;
margin-left: auto;
text-align: left;
}


b{margin-bottom:20px
}

.red
{color: orchid;
}

.photo_left{
float: left;
margin-right: 15px;

}

.clear{
clear: both;
}

.s-size{
font-size: 15px;
margin-top: 5px;
margin-bottom: 5px;
}


