/* CSS for Erikdalin.com   Header part of the stuntpage*/body{	background-image:url(images/design_images/HeaderImageHeight218.jpg);	background-repeat:no-repeat;	background-position:center top;	background-color:black;	margin:0px;	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: bold;}A:link    { color: #FF0000; text-decoration: none}A:active  { color: #FF0000; text-decoration: none}A:visited { color: #FF0000; text-decoration: none}A:hover   { color: #FFFFFF; text-decoration: none}/* Vanlig text */p {	font-family: Arial, Helvetica, sans-serif;	font-size: 10pt; 	color: #444444;}