body
{
	width: 1007px;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 5px;
	background-color: black;
}

a img
{
	border: none;
}

#corps
{
	width: 300px;
	margin: auto;
	padding-top: 120px;
	padding-bottom: 10px;
}

#corps h1
{
	padding-left: 76px;
	padding-bottom: 60px;
}

object
{
	margin-left: 45px;
}

#inv
{
	display: none;
	visibility: hidden;
}

.abs
{
	color: rgb(193,210,254);
	text-decoration: none;
}

.abs:hover
{
	font-weight: bold;
}

.abs:active, .abs:focus
{
	font-weight: bold;
	color: white;
}

#piedpage
{
	padding-top: 150px;
	padding-bottom: 10px;
	font-family: arial, serif;
	font-size: 0.7em;
	color: white;
	text-align: center;
}

#intro
{
	font-family: verdana, arial, serif;
	color: yellow;
	text-decoration: none;
}
