body
{
	background: black;
	color: #00FFFF;
}

a:link
{
	text-decoration: none;
	color: #00FFFF;
}

a:visited
{
	text-decoration: none;
	color: #00FFFF;
}

h1
{
	font-size: x-large;
	text-align: center;
}

a
{
}

.titre
{
	text-align: center;
	font-size: large;
	font-weight: bold;
}

.serie
{
	margin: 50px;
	border: 1px solid blue;
}