body {
  /*width: 1057px;*/
  background-color: #e4fddd;
  /*background-attachment: fixed;*/
  text-align: center;
  margin-left:auto;
  margin-right:auto;
  margin-top:0px;
  margin-bottom:0px;
  }
#container{
	background: url('egesz.jpg') no-repeat center ;
	width: 1000px;
	height: 900px;
}

.mnu2{
	color:red;
	font-size:110%;
	font-weight: bold;

}
.mnu2 a {
	text-decoration: none;

}