/*************************************/
/**	Copyright 2005 - cayus.free.fr	**/
/*************************************/
body
	{
	background-color: #CCCCCC;
	margin: 0; 
	color: #006666;
	text-align: center;
	}
a	{
	color: #003366;
	text-decoration: none;
	}
img
	{
	border: 0;
	}
#global
	{
	position:absolute;
  left: 50%; 
  top: 50%;
  width: 300px;
  height: 200px;
  margin-left: -150px;
  margin-top: -100px;
	}