 body {
        background-color:#000000;       
color:#32CACA;
    font-family: "Arial";
    font-size: 1.3em;
    padding: 2em;
     
     
 }
    

/* LINKS */
a {
color:#47D1D1;  
}       


h1 {
     font-family:  "Bubblegum Sans", Sans-Serif ;
}

img:hover {
    border: .9em inset gold ;
    


a:hover {
    text-decoration: underline;
    background-color: #47D1D1;
    color: ;
}  

/*float image to right

.floatright {
