.advertwindow {
	position: relative;
	left:0px;
	right:0px;
	top:0px;
	z-index:10;
	background-color:black;
}
.topTitle {
	position:relative; 
	margin-left: auto; 
	margin-right: auto;
	left:0px;
	right:0px;
	top:0px;
	z-index:10; 
	width=100%;background-image:url(images/ryzomtopback.gif);
}
body {
	background-attachment: fixed;
	background-image: url(images/ryzomback.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.ryzomBox {
top:-10px;
width:600px;
margin-left: auto; margin-right: auto;
position:relative;
	color:white;
	
	font-family:sans-serif;
	background-position:center;
	background-attachment: fixed;
	background-image: url(images/ryzomback2.jpg);
}
.ryzomBox.a {
	color:white;
}
