﻿body	{margin: 90px; padding: 0px;   font-size: 1,5em; text-align: center; 
	background-repeat: no-repeat;
	background-image: url(bilder/introxx3.jpg); background-color: #0E104B; 
	background-position: top center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*text format*/


h1 {font: 36 arial bold, sans-serif ; text-align: center; color: #fff;}









/*links*/

a:link    { text-decoration: none; color: #ffcc66; font-size: 40; font-family: courier;}
a:visited { text-decoration: none; color: #ffcc66; font-size: 40; font-family: courier;}
a:active  { text-decoration: none; color: #ffcc66; font-size: 40; font-family: courier;}
a:hover   { text-decoration: underline; color: #00cc66; font-size: 40; font-family: courier;}

a:link img    {  border: 0px;}
a:visited img { border: 0px;}
a:active img  { border: 0px;}
a:hover img   { border: 1px solid white;}