:link  { 
	color: #3333FF 
}
:visited { 
	color: #CC33FF 
}
:active { 
	color: #FF3333 
}
body.c2 {
	margin: 50px 50px; 
	color: rgb(0,0,0); 
	background-color: rgb(255,255,255);
}
span.petit {
	font-size: smaller;
}
p.petit {
	font-size: smaller;
}
h1 {
	color: red;
}
img {
  border: none;
  vertical-align: middle;
}