とりあえず、以下を5分でデッチ上げました。
ので、細かい文法違反があるかもしれません。
http://openlab.ring.gr.jp/k16/htmllint/htmllint.html
でチェックしながら改造してみてください。
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html lang="ja" dir="ltr">
<head>
<base href="http://hukai.himegimi.jp/">
<meta http-equiv="content-type" content="text/html; charset=shift_jis">
<meta http-equiv="content-style-type" content="text/css">
<meta name="GOOGLEBOT" content="NOINDEX, NOFOLLOW,NOARCHIVE">
<meta name="ROBOTS" content="NOARCHIVE,NOINDEX,NOFOLLOW">
<title>Mail / 虹色の休日</title>
<style type="text/css">
html,textarea{
scrollbar-3dlight-color:#ffff00;
scrollbar-arrow-color:#000000;
scrollbar-base-color:#ffff00;
scrollbar-darkshadow-color:##000000;
scrollbar-face-color:#ffff00;
scrollbar-highlight-color:#d2691e;
scrollbar-shadow-color:#ffff00;
}
body{
color: #E9AF16;
background-image : url(kiiro2.jpg);
background-repeat : no-repeat;
background-attachment : fixed;
background-position :left bottom;
background-color :#FFFFFF;
text-align: center;
}
h1{
font-size: 100%;
margin: 6em 0em 4em 0em;
}
p{
margin: 0em 0em 0em 0em;
}
hr{
visibility: hidden;
margin: 1em 0em 1em 0em;
}
dt{
margin: 0em 0em 1em 0em;
}
dd{
font-size: small;
}
form{
margin: 7em 0em 1em 0em;
}
form p{
margin: 1em 0em 1em 0em;
}
a:link{
color: blue;
}
a:visited{
color: purple;
}
a:link img,
a:visited img{
border-width:0px;
}
a:hover {
text-decoration:none;
color:#fafad2;
background-color :#d2b48c;
position:relative;top:2px;left:2px;
}
/* ここから下が広告 */
.kisa div.tdftdiv{
background-color: #FFCCCC;
text-align: left;
}
.kisa div.tdftdiv a:link{
color: #FF0000;
}
.kisa div.tdftdiv a:visited{
color: #FFFF00;
}
</style>
<link rel="stylesheet" type="text/css" href="http://img.shinobi.jp/tadaima/tdftad.css">
</head>
続く。