html,body{
    margin:0;
    padding: 0px;
    width:100%;
    height: 100%;
}


#warp{

    text-align: left;
    margin-left:auto;
    margin-right:auto;
    width: 710px;
}




BODY{
background-attachment: fixed;
background-repeat: repeat-x;
background-image : url(top/kabe.gif);
}
<!--
td {
font-size:14px;
color:#000000;
}
a:link{
text-decoration:none;
color:#000000;
font-size:14px;
}
a:visited{
text-decoration:none;
color:#000000;
font-size:14px;
}
a:hover{
color:#359aff;
text-decoration:none;
font-size:14px;
}
H1{
color : #660033;
padding-top : 0px;
margin-top : 0px;
padding-bottom : 0px;
margin-bottom : 0px;
font-size : 15px;
padding-left : 0px;
padding-right : 0px;
margin-left : 0px;
margin-right : 0px;
    text-align: center;
}

#counter{

    width: 88px;
    height: 18px;
}

.w3c{

    font-size: 12px;
    color: #000066;
    width: 100px;
    font-weight: normal;
}
