body {
	color: #a9b20a;
	background: #FFFFFF;
	font: 12px 'Arial';
}
body a {
	color: #800080;
	text-decoration: none;
	font: 16px 'Arial';
}
body a:hover {
	color: #a9b20a;
	text-decoration: none;
}
table {
	margin: 0 auto;
}
img {
	border-style: none;
}
h1 {
	font-size: 11px;
}
#creation {
	position:absolute;
	top: 1000px;
	border-style: none;
}
#site {	
position:absolute;
left: 50%;
top: 0%;
width: 800px;
height: 350px;
margin-top: 0px;
margin-left: -400px
}
#internet {
	border-style: none;
}
# site internet {
	background: #a9b20a;
}