a {
	color: #ffffff;
	text-decoration: none;
}
a img {
	border: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #9999cc;
}
acronym, abbr {
	border-bottom: 1px dashed #333;
}
acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}
body {
	background: #fff;
	color: #fff;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: url(img/danse.jpg);
	background-repeat: no-repeat;
}

h1{font-size: 20px;
	text-align: left;
}
h2 {font-size: 20px;
	text-align: right;
	
}
h3 {font-size: 48px;
	text-align: left;

}
h4 {font-size: 20px;
	text-align: left;
	
}
#main { position: absolute; top: 50px; left: 50px;}