body
{ 
	background-image: url(bg-main.gif);
	background-attachment: fixed;
	background-position: 0% 100%;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #295e6d;
	overflow: auto;

}