body{
margin:0;
}

h1 span,legend{
display:none;
}

h1{
background:#fff url('images/title.gif') no-repeat;
display:block;
height:82px;
margin:5px 10px 0;
width:100%;
}

textarea{
background:url('images/background.png');
border:0;
color:#0a026e;
font:0.8em/2.05em 'Courier New','Courier',monospace;
height:230px;
letter-spacing:-1px;
padding:0 40px;
width:360px;
}

fieldset{
border:0;
}