.box { 
margin-top: 15px;
margin-bottom: 0px;
margin-left: 10px;
width: 400px;
padding: 5px;
background-color: #DDA0DD;
color: #00008b;
 }


form {
border: 8px outset #FFFFFF;
padding: 5px;
background-color: #C2C285;
color: #00008b;
font-weight: bold;
 }

input {
 background-color: #F0F8FF;
color: #0000FF;
font-weight: bold;
 }

textarea {
background-color: #F0F8FF;
color: #0000FF;
font-weight: bold;
 }

select {
background-color: #F0F8FF;
color: #0000FF;
font-weight: bold;
 }

.button {
font-size: 18px;
font-family: "Lucida Calligraphy", serif;
background-color: #800080;
 color: #FFFFFF; 
font-weight: bold;
}

.footer2 { font-size: 15px; color: #CCCCCC; text-decoration: none} 
.footer:hover { color: #FFFFFF} .feature { font-size: 11px; line-height: 18px; color: #FF3333} 
.footer2 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #CCCCCC; text-decoration: none} 
