a{
background-color:transparent;
color:#ffffff;
}


body{
background-color:rgb(70,114,170);
color:#ffffff;
margin:25px;
text-align:center;
}

p{
font-family:verdana,arial,helvetica,sans-serif;
font-size:x-small;
font-weight:normal;
}


img{
border:thick double rgb(63,107,159);
}

/* push the form down from the image */

form{
margin:25px;
}

input{
/* background-color:#336699;
border:medium outset rgb(63,107,159);
color:#ffffff; */
font-family:verdana,arial,helvetica,sans-serif;
font-size:12px;
font-weight:normal;
margin:0px 5px;
}

