body {background-image: url("../frisksport/images2/MVD7LTP2.jpg");
      background-color: white;
      color: black;
      font-family: times, serif;
      font-size: 18px}

a:link     {color:blue}
a:visited  {color:purple}
a:active   {color:blue}
a:hover    {color:blue}

td.menu {
	background-color: rgb(255, 255, 96);
	font-family: arial, helvetica, sans-serif;
	font-size: 19px;
	color: black;
}

td.footer {
	font-family: times, serif;
	font-size: 12px;
	color: black;
}

td.menu a:link {
	text-decoration: none;
	color: black
}

td.menu a:visited {
	text-decoration: none;
	color: black
}

td p.menu {
	margin-top: 0px;
	margin-bottom: 3px;
	background-color: rgb(255, 255, 96);
        font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: black
}


h2 {
	margin-top: 18px;
	font-family: times, serif;
	font-size: 28px;
	font-weight: 700;
	margin-top: 0px;
}

h1 {
/*	background-image: url("images/clouds.jpg");
	width: 343px;
	height: 58px;
	background-repeat: no-repeat;
	background-position: center;*/
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "comic sans ms", sans-serif;
	font-size: 40px;
	font-weight: 700;
	text-align: center;
}
