body {
	font-family: "Century Gothic", "Courier New", "Comic Sans MS", serif;
	font-size: 0.9em;
	font-style: normal;
	color: #ccccff;
	margin-top: 20px;
	background-color: #000000;
	width: 760px;
	height: 100%;

}
#logo {
	position: absolute;
	height: 200px;
	width: 350px;
	top: 180px;
	left: 25px;
	background-image: url(images/booking.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#logocon {
	position: absolute;
	height: 200px;
	width: 350px;
	top: 180px;
	right: 25px;
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.H1 {
	color: #FFFF00;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.9em;
}
.H2 {
	font-size: 0.7em;
	text-align: left;
	margin-left: 5px;
	font-family: "Century Gothic", "Courier New";
}
.H3 {
	font-size: 0.7em;
	text-align: center;
	margin-left: 95px;
	font-family: "Century Gothic", "Courier New";
}
.H4 {
	font-size: 0.7em;
	margin-left: 115px;
	overflow: hidden;
	font-family: "Century Gothic", "Courier New";
}
.H5 {
	font-family: "Century Gothic", "Courier New";
	font-size: 1em;
	text-indent: 400px;
}
.H6 {
	font-family: "Century Gothic", "Courier New";
	font-style: italic;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
#tel {
	position: absolute;
	height: 200px;
	width: 203px;
	top: 470px;
	left: 100px;
	background-image: url(images/telephone.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
}
#bootleg {
	background-image: url(images/remixbootleg.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 200px;
	height: 200px;
	top: 730px;
	left: 100px;
}
.retrait
{
	list-style-position: inside;
	width: 650px;
	text-align: justify;
	padding-left: 40px;
	margin-left: 10px;
	z-index: 20;

}
* {margin: 0; padding: 0;}
