body {font-family: Arial, Verdana;}
label {display: block;font-size: 1.2em; margin-top: 10px;}
label:hover {background: #F5B406;}
input, select { width: 50%; font-size: 1.4em;}
input:hover, select:hover {background: #65B6D0;}
#go {padding-top: 20px;}
#go input{width: 50%;cursor: pointer;}
.gaga {width: inherit;}
#result, .result {border: 1px solid orange; padding: 20px; margin: 20px;}
