body
{
	background-color:#f4f4f4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	width:100%;
	margin:0;
	padding:0;
}

#content
{
	background-color:white;
	width:800px;
	margin:0 auto auto;
	padding:0;
}

#chapeau
{
	background-color:white;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#5D5D5D;
	font-size:1em;
	text-align:center;
	width:100%;
	margin:0;
	padding:0;
	line-height: 1.5em;
}

h5
{
	background-color:white;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#0000FF;
	font-size:1em;
	text-align:center;
	width:100%;
	margin:0;
	padding:0;
	line-height: 1.5em;
}

h5 a
{
	background-color:white;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#0000FF;
	text-decoration: none;
	font-size:1em;
	text-align:center;
	width:100%;
	margin:0;
	padding:0;
	line-height: 1.5em;
}

h5 a:hover
{
	background-color:white;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#000000;
	text-decoration: none;
	font-size:1em;
	text-align:center;
	width:100%;
	margin:0;
	padding:0;
	line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6
{
	margin:0;
	padding:0;
}

h1
{
	background-color:transparent;
	background-image:url("gamma-creation.gif");
	background-repeat:no-repeat;
	background-position:50% 20%;
	height:220px;
}

#desc
{
	background:#313760 url("grad.gif")
		repeat-x center bottom;
}

h2
{
	background:transparent url("studio.gif")
		no-repeat center 19%;
	color:white;
	font-family:cursive;
	font-style:italic;
	height:340px;
}

h1 span, h2 span
{
	display:none;
}

h6
{
	color:#cfd3e5;
	font-size:9pt;
	font-weight:normal;
	line-height:2em;
	padding:30px 0 0;
}

h6 span
{
	background-color:white;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#999999;
	font-size:1em;
	text-align:left;
	width:100%;
	margin:0;
	padding:0;
	line-height: 1.5em;
}

a
{
	color:#37A2AA;
	text-decoration: none;
}

a:hover
{
	color: #000;
	text-decoration: none;
}

