body, td
{
margin-top: 0px;
margin-left: 10px;
font-family: Trebuchet MS, sans-serif;
font-size: 70%;
}

#container
{
width: 650px;
position: relative;
left: 50%;
margin-left: -325px;
}

h3
{
margin-top: .5em;
text-align: center;
}
.strip
{
background-color: #cccccc;
}
text.input, textarea
{
border: 1px #cccccc solid;
}

.texta
{
border: 1px #cccccc dashed;
}

.black
{
color: white;
background-color: black;

}
