body,html {
	margin: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, verdana;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(../images/bg2.gif);
	background-repeat:repeat;
	background-position:top left;
}
#tempTest {
	background-image: url(../images/bg.gif);
	background-repeat:repeat;
	background-position:top left;
}
#container 
{
	margin: 0px;
	background-image: url(../images/bulles.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:372px;
	width:657px;
	
}
.content
{
	position:relative;
	top:200px;
	left:400px;
	text-align:center;
	width:139px;
	
}

#boogiemusique{
	margin-top:30px;
	margin-left:100px;
}

#boogieblog{
	position:absolute;
	top:20px;
	left:400px;
}