
body{

	background-image:url(http://www.svalbard.it/images/sfondo.jpg);
	background-position:top center;
	background-attachment:fixed;
	background-repeat:no-repeat;
	}
	
h1
{
	color: #0055A6;
	font-family:  trebuchet MS;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	font-size: 16px;
	text-decoration: none
}

h2
{
	color: #0055A6;
	font-family:  trebuchet MS;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	font-size: 14px;
	text-decoration: none
}




