.textf1{
background-color: #666666;
color: #FF6600;
width: 500px;
border: 1px solid #FF6600;
padding: 2px;
}

.textf2{
background-color: #666666;
color: #FF6600;
width: 500px;
border: 1px solid #FF6600;
height: 200px;
}

.orangebutton{
font-weight: bold;
background-color: #FF6600;
color: black;
border: outset 2px #FFFF00;
}
