
body {
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../graphics/background.gif);
	background-repeat: repeat;

}

html  {
	height:100%;
}
