body {background:#EED url("images/hiero.gif") fixed;}
h1 {color:#036;text-align:center;}
img {border-style:none}
img.sfnet {border:thin solid #8AF;}
div.centre {
	background-color:#FFFFE7;
	border:medium double gray;
	max-width:484px;
	margin: auto;
	overflow:auto;
}
div.maldekstre {
	float:left;
	border-right:thin solid gray;
	text-align:left;
	background-color:#FFE;
	padding:20px;
	width:250px;
	height:960px;
}
div.dekstre {
	float:right;
	border-left:thin solid gray;
	text-align:center;
	background-color:#DDC;
	padding:20px;
	width:150px;
	height:960px;
}
