/* MEANDRAINE.NET */

body {
margin: 0 auto;
padding: 440px 0 0 0;
width: 653px;
font-family : verdana, sans-serif;
font-size : .8em;
color : #000;
line-height: 1.8;
background: #FFF url(zesty.jpg) no-repeat top center;
}

a, a:link, a:visited {
	color: #336600;
	font-weight: bold;
	text-decoration: none;

}

a:hover, a:active {
	color: #669900;
	text-decoration: none;
	
}

#content {
text-align:justify;
}

#nav{
text-align:center;
margin-bottom:1em;
border-bottom:3px double #360;
}
   

   
 img {border: 0px;}
 
.title
	{
	font-size: 9px;
	font-family: Verdana, sans-serif; 
	font-weight: bold;
	color: #000;
	padding: 0px; 
	background:  #669900; 
	letter-spacing: 3px;
	text-align: center;
	}