body{
	background:#6C0000 url(../images/bg.jpg) repeat-x;
	margin:0;
	padding:0;
}
a img{
border:none;
text-decoration:nonel
}
#splash {
	width:625px;
	margin:auto;
	margin-top:100px;
	text-align:center;
}
div.french{
	background:url(../images/francais.png);
	background:none;
	height:67px;
	width:173px;
	margin:0;
	padding:0;
}
a:hover div.french{
	cursor: hand;
	background:url(../images/francais_hover.png);
	background:none;
}
div.english{
	background:url(../images/english.png);
	background:none;
	height:67px;
	width:159px;
	margin:0;
	padding:0;
}
a:hover div.english{
	cursor: hand;
	background:url(../images/english_hover.png);
	background:none;
}
div.divider{
	border:1px solid #FFF;
	height:30px;
	margin-left:30px;
}
table#language{
	margin-top:30px;
}
div#spark{
	background:url(../images/spark.png) no-repeat bottom right;
	min-height:368px;
	height:368px;
	min-width:625px;
	width:100%;
	text-align:right;
}
div#addr_tel{
	font-family:Arial,Helvetica,Geneva,sans-serif;
	font-size: 0.8em;
	color:white;
	text-align:center;
}