/*  main                                         */
body {
  background: #000000 url(gras.jpg) no-repeat;
	color: #ffFFff;
	font-family: Tahoma;
}
.w1 {
	font-size: 36px;
	color: #644525;
	line-height: 200%;
}
.w2 {
	color: #865E34;
	font-size: 12px;
}
.w3 {
	color: #836A50;
	font-size: 28px;
}
.text {
	width: 800px;
	height: 200px;
	text-align: left;
	position: relative;
	border: none;
}
.logo {
	position: absolute;
	left: 244px;
	top: 70px;
}
.one {
	position: absolute;
	top: 10px;
	left: 518px;
}
.two {
	position: absolute;
	top: 157px;
	left: 477px;
}
.tree {
	position: absolute;
	top: 237px;
	left: 502px;
}
