BODY{    color: white;      background: linear-gradient(#000000, #000099);    font-family: sansserif;    font-size: 16pt;    text-align: center;    margin: auto;    text-shadow: 2px 2px 8px #FF0000;}#title{    color: FFFFFF;    font-family: serif;    font-style: italic;    font-weight: bold;    font-size: 52pt;}#wsoptitle{    color: EE0000;    font-family: serif;    font-style: italic;    font-weight: bold;    font-size: 24pt;	height: 24px;		text-shadow: 2px 2px 8px #FFFFFF;	}input{      padding: 5px;    font-size: 16pt;    font-weight: bold;    margin-top: 5px;}select{      padding: 5px;    font-size: 14pt;    font-weight: bold;    margin-top: 5px;}label {  background-color: yellow;  color: black;  font-weight: bold;  padding: 0px; border: 1px solid; display: inline-block; width: 180px;  text-transform: uppercase;  font-family: Verdana, Arial, Helvetica, sans-serif;  border-color: white;   text-shadow: 1px 1px 1px #FFFFFF; }