body {
	height: 768px;
	width: 1024px;
	background-color: #000000;
	text-align: center;
	padding-top: 100px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#Tableau_01 {
	background-color: #EFEAEE;
}

