.box { margin-top: 0px; margin-bottom: 0px; margin-left: 100px; width: 900px; padding: 5px; background-color: silver; color: #000000; }

form { padding: 5px; background-color: #FFFFFF; }

input { background-color: lightgrey; color: #000000; }

select { background-color: #D3D3D3; color: #000000; }

input.radio { background-color: blue; }

textarea { background-color: lightgrey; color: #000000; }

.button { font-size: 16px; font-family: Lucida Calligraphy; background-color: darkgray; color: #000000; }
