body {
	background: #C9EDE8 url(..\img\background.gif) repeat fixed;
	background-color: #C9EDE8;
	background-image: url(../img/background.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	color: #004D5F;
	margin: 0px 0px 0px 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}