body
{
background-image: url('images/bg.jpg');
background-position: center top;
background-repeat: no-repeat;
}
.menu {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #574954;
	text-decoration: none;
	line-height: 20px;
}
a.menu:hover {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #7bbe03;
	text-decoration: none;
	line-height: 20px;
}
body_about
{
background-image: url('images/bg_about.jpg');
background-position: center top;
background-repeat: no-repeat;
}
