*{
	margin:0px;
	padding:0px;
}

html,body{
	height: 100%;
}
body{
  display: block;
  color: #308030;
  background-color: #60c060;
}
div.top{
	background: url("img/top.jpg") no-repeat;
	width:794px;
	height:400px;
}
div.menu{
	position:relative;
	left:70px;
	top:360px;
	width:664px;
}
