body
{
 font-family: "helvetica";
color: white;
 background-color: #111111;
 background-repeat: no-repeat;
 background-position: right top;

font-style: normal;
}

.textsub
{
 text-align: right;
font-size: 66%;
position: absolute;
top: 1%;
right: 2%;
}

.button
{
 border-style: solid;
 border-top-color: #2f2f2f;
 border-left-color: #2f2f2f;
 border-bottom-color: #191919;
 border-right-color: #191919;
 border-width: 1px;
 color: #ffffff;
 background-color: #222222;
 text-align: center;
 font-size: 100%;
 font-style: normal;

}


.textbox
{
border-color: #444444;
border-width: 2px;
 color: #eeeeee;
 background-color: #222222; font-size: 100%;
}

