body {background-color:#242424;}

#imgthierry{
	  position:absolute;
	  top: 10%;
      left: 30%; 
 } 
 
p {
	text-align:center;
	font-size:30px;
	color:#CC9933;
	font-family: Georgia, Arial, sans-serif;
}

a { 
	color:#CC9933;
	text-decoration:none; 
}

a:hover { 
	text-decoration:none; 
	color:#CC9933;
}
