body  {
       background-color:#fffff0;
       font-size:       small;
}
#div1 {
       width:            80%;
       margin-top:       50px;
       text-align:       center;
}
#div1 form{margin:0}
#capt {      
       background-color: transparent;
       color:            #000000;
       border-style:     none;
}
#div2 {
       position:         absolute;
       top:              50px;
       left:             80%;
       text-align:       left;
}
#title {
       font-size:        medium;
       font-weight:      bold;
       letter-spacing:   8pt;
       color:            blue;
}
a {
       font-size:        small;
       font-weight:      bold;
       line-height:      2;
       margin-left:      10px;
       text-decoration:  none;
}
a:link{color:#66cc00}
a:visited{color:#66cc00}
a:hover{color:orange}
a:active{color:#66cc00}
#rtn  {
       text-align:       center;
       font-size:        small;
       margin-top:       20px;
       line-height:      1.5;
}
#rtn img{vertical-align:middle}
