body {
	background-image: url(IMG/Radoz-16.jpg);
}
a:link {
	color: #FF0000;
	text-decoration: overline;
}
a:hover {
	font-size: 18px;
	color: #0000FF;
}
a:visited {
	font-size: 16px;
	color: #FF9900;
}
h1 {
	font-size: 36px;
	color: #000066;
	text-align: center;
}
p {
	color: #000066;
}
