Kalp, du får lige hele koden...
Jo, det er din kode, jeg har sat ind i div-afsnittet "hovedindhold":
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"
http://www.w3.org/TR/html4/loose.dtd"><html>
<head>
<title>SALME-CD PROJEKT</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="styles/minushoejreramme.css"
type="text/css">
</head>
<body>
<div id="hovedindhold">
<p style=
"font-size: 40pt; font-family: georgia, times new roman; color: black; margin-top:10px; margin-bottom: 0px;">
Salme-CD projekt<br>
<font face="Georgia" size="5">Klaverakkompagnement til
salmesang</font></p>
<p><br><br><img src="images/cover.jpg" height="250" width="250" border="1" align="right" hspace="20" alt="CD-cover"></p>
<p>
Her skal teksten stå.<br></p>
<OBJECT
ID="mediaPlayer"
CLASSID="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"
CODEBASE="
http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"
STANDBY="Loading Microsoft Windows Media Player components..."
TYPE="application/x-oleobject">
<PARAM NAME="fileName" VALUE="musik/725_66_1_vers.mp3">
<PARAM NAME="animationatStart" VALUE="true">
<PARAM NAME="transparentatStart" VALUE="true">
<PARAM NAME="autoStart" VALUE="true">
<PARAM NAME="showControls" VALUE="true">
</OBJECT>
</div>
<!-- Relativ menu - ScriptBreaker -->
<!-- Aktuel Dato + klokkeslet -->
<div id="titel"><!-- Banner -->
<div style="position:absolute; right:0px; top:25px; Width:135px;">
<script type="text/javascript">
var months=new Array(13);
months[1]="januar";
months[2]="februar";
months[3]="marts";
months[4]="april";
months[5]="maj";
months[6]="juni";
months[7]="juli";
months[8]="august";
months[9]="september";
months[10]="oktober";
months[11]="november";
months[12]="december";
var time=new Date();
var lmonth=months[time.getMonth() + 1];
var date=time.getDate();
var year=time.getFullYear();
document.write(" " + date + ". " + lmonth + " " + year + " ");
// Slut -->
</script></div>
<div align="left"><img src="images/nodebanner.jpg" width="600"
height="50" alt=""></div></div>
<div id="venstremenu">
<script type="text/javascript" src=
"kirkemenu.js">
</script><noscript>
<p>Denne menu kræver at du har slået javascript til i
din browser. Slå javascript til, eller brug vores <a href=
"sitemap.htm">sitemap</a></p>
</noscript></div>
<div id="ekstramenu">
<p style=
"font-size: 10pt; font-family: verdana; color: darkblue; font-variant: small-caps; margin-top:5px; margin-bottom:0px;">
Klik her for:<br>
<a href="musik/725_66_1_vers.mp3" title=
"Klik her for at høre en smagsprøve (DDS 725)">Smagsprøve
1</a><br>
<a href="musik/197_361_1_vers.mp3" title=
"Klik her for at at høre en smagsprøve (DDS 197)"
target="_blank">Smagsprøve 2</a> <a href=
"musik/121_42_1_vers.mp3" title=
"Klik her for at at høre en smagsprøve (DDS 121)"
target="_blank">Smagsprøve 3</a></p>
</div>
</body>
</html>