body {
	background-color: #adb1c8;
	background-image: url('img/edsko.png');
	background-repeat: no-repeat;
	background-position: bottom right; 
}

td {
	font-family: sans-serif;
	font-size: 12pt;
}

h1 {
	font-size: 20pt;
}

h2 {
	font-size: 16pt;
}

h3 {
	font-size: 12pt;
}

table.alignbottom td {
	vertical-align: bottom;
}
