
body {
	margin: 0;
	padding: 0;
	background: #E1F0C4 url(images/img01.jpg) repeat;
	text-align: center;
	color: #909B78;
}


.hr1 {
	height: 4px;
	padding-bottom: 20px;
	background: url(images/img02.gif) repeat-x left top;
}