/* CSS - fotograf-nille.se/bilder */

body {
	background-image: url(../img/bg.png);
	margin: 20px;
	padding: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

td a:link {
	color: #ffffff;
	text-decoration: underline;
}

td a:visited {
	color: #ffffff;
	text-decoration: underline;
}

td a:hover {
	color: #ffffff;
	text-decoration: underline;
}
