body, html, div, p, h1, h2, h3, h4, h5, h6, img{
left:0px; position:absolute;border-style: none; border:none; font-family:Helvetica; 
font-size:10px; text-decoration:none;color:rgb(30,30,30);margin:0px;padding:0px;vertical-align:top; background: black}

input, textarea, .text
{
background-color:#444444;
border:2px solid #1D1D1B;
color:#E65800;
font-family:Helvetica;
font-size:70px;
font-weight:bold;
padding:0 0 0 3px;
vertical-align:bottom;
width:100%;
}

.text{
width: 300px;
font-size: 12px;
background-color: transparent;
border: none;

}
.draggable
{
letter-spacing: .15em;
}
canvas
{
position:absolute;
top:0;
left:0;
z-index: -1;
}

textarea
{
width:600px;
height:40px;
}

.inputs
{
width:100%;
background-color: transparent;
color: #e65800;
}

.button
{
position: fixed;
right:0;
width:auto;
}

.insertdata
{
font-size:10px;
position: fixed;
left:0;
top:0;
padding:2px;
width:auto;
}
