body{
	background: url(images/site-euroscope_10.gif) 0 0 fixed no-repeat;
	
}

h1{
	color:white;
}

a{
	color: black;
	text-decoration: none;
}

p{
	color:black;
	font-size:20px;
	
}

a:hover{
	color: red;
	text-decoration: underline;
}
