<html>
<head>
<title>Shoutbox</title>
<style type="text/css">
body
{
font-family: Sans;
font-size: smaller;
margin: 0px;
padding: 0px;
}
div.line
{
margin: 15px 0px 15px 0px;
border-bottom: 1px dashed black;
width: 100%;
}
div.container
{
width: 95%;
}
input
{
width: 100%;
font-weight: bold;
font-family: Sans;
}
</style>
</head>
<body>
<div class="container">