body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #fff;
}

h1{
	font-family: Georgia, times, serif;
	font-size: 18px;
	color: #000;
}

#main{
	width: 600px;
	margin: 0 auto;
}

#main p{
	text-align:justify;
}
#main p:first-letter {font-weight:bold}

#top{
	text-align: center;
}

#top p.flag{float:right;}

#top img.herb{
	margin-bottom: 30px;
}
#top img{
border: 0;
}

.clear{clear: both}