body{
	background-image:url('../grafic/hg.jpg');
}
h1, h2, h3, h4, h5 {
	text-decoration:underline;
}
a, a:hover, a:visited, a:active, a:link{
	color: blue;
	text-decoration: none;
	font-weight: bold;
}