h1,h2,h3,h4,h5,h6 {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #ffffff;
	}

h2	{
	font-size: 22px;
	}

h3	{
	font-size: 18px;
	}

h4	{
	font-size: 18px;
	text-decoration: underline;
	}

h5	{
	font-size: 15px;
	}

p	{
	font-size: 11pt;
	color: #ffffff;
	text-align: center;
	}

div	{
	font-size: 11pt;
	color: #ffffff;
	text-align: center;
	}
	
td	{
	font-size: 11pt;
	color: #ffffff;
	text-align: center;
	}

html,body 	{
	background-color: #000000;
	background-image: url("./timkrueger_baggrund.jpg");
	background-position: center top;
	font-family: "Century Gothic", Arial, sans-serif;
	text-align: center;
	height: 100%;
	font-size: 11pt;
	text-align: center;
	}

#selvpotraet {
	position: relative;
	top:200px;
	}



a:link  {
 	color: #ffffff;
	text-decoration: underline;
	/* font-weight: bold; */
	background-color: transparent;
	}

a:visited {
 	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
  	}

a:active {
	color: #ffffff;
	font-size: 100%;
	text-decoration: none;
	background-color: transparent;
 	}

a:hover	{
	color: #ffffff;
	font-size: 100%;
	letter-spacing: 0px;
	text-decoration: none;
	background-color: transparent;
	}
