body
{
background-color :rgb(0, 60, 0);
}
a
{
color : rgb(186, 58, 80);
text-decoration : none;
font-size : 22px;
font-weight : bold;
}
#image
{
background : url("mc 1700.jpg") no-repeat;
width : 800px;
height : 610px;
position : absolute;
top : 10px;
left : 18%;
}
#lien
{
height : 600px;
position : absolute;
top : 0px;
left : 4%;
}
.lien
{
margin-top : 30px;
margin-bottom : 30px;
width : 150px;
}
.accueil
{
margin-bottom : 30px;
margin-top : 15px;
}
.contact
{
margin-top : 30px;
}
#com
{
width : 550px;
margin : auto;
margin-top : 10px;
}
.com
{
color : rgb(0, 60, 0);
}
.page
{
color : rgb(0, 60, 0); 
font-size : 20px;
}
.com:hover, .page:hover
{
color : rgb(186, 58, 80);
}
		h2
		{
		color : rgb(0, 60, 0);
		text-align : center;
		}
		p
		{
		color : rgb(0, 60, 0);
		text-align : center;
		}
		.§
		{
		margin-top : 200px;
		}
		.pdp
		{
		position : absolute;
		top : 614px;
		left : 620px;
		color : black;
		font-size : 10px;
		font-weight : normal;
		}

