[新着] Webテンプレートを仮オープンしました
<html>
<head>
<META HTTP-EQUIV="CONTENT-STYLE-TYPE" CONTENT="text/css">
<title>テスト</title>
<style type="text/css">
<!--
body {margin:0;
padding:0;
text-align:center;
background-color:#000000;}
#container {margin:0 auto;
width:800px;
text-align:left;
background:url("back.gif");}
-->
</style>
</head>
<body>
<div id="container">
<p>
テスト<br>
テスト<br>
テスト<br>
テスト<br>
テスト<br>
テスト<br>
テスト<br>
テスト<br>
テスト<br>
</p>
</div>
</body>
</html>