body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	border: 0px;
	color: #FFFFFF;
	/*  text-decoration: blink; */
}
.mainbackground {
    background-image:  url("menu_green/mainbackground.gif");
    background-repeat: repeat-y;
    background-attachment: fixed;
    background-position: center;
    background-position: top;
}
