@charset "utf-8";
/* CSS Document */

.body {
	/*position: fixed;
	left: 50%;
	top: 50%;*/
	width: 920px;
	height: 680px;
	margin: -10px auto 0 auto;
	/*margin-top: -10px;*/
	/*margin-left:-460px;*/
	/*margin-top:-325px;*/
	/*margin-top:-370px;*/
}
object {
	/*margin: 0 auto 0 auto;*/
	width: 920px;
	height: 620px;
}
body {
	/*background-color:#55845d;*/
	background:url(grass2.jpg);
}
p	{
	color:#0C0;
}
#footer	{
	width:920px;
	height:30px;
	/*background-image:url(images/footer.png);*/
	margin: -5px auto 0 auto;
	/*position: fixed;
	left: 50%;
	margin-left:-460px;*/
}
