body {
  padding: 0;
  margin: 0;
  background: #98adac url(images/back_main.jpg) no-repeat center top;  
  width: 100%;
}

a.mainmenu {
	font-family: serif;
	font-size: 25px;
	color: #666666;
	font-style: normal;
	text-decoration: none;
}

a:hover.mainmenu {
	font-family: serif;
	font-size: 25px;
	color: White;
	font-style: normal;
	text-decoration: underline;
}
