#free {
position:absolute;
top:150px;
right:50px;
height:140px;
width:100px;
background-image:url(Kartinki/Moe_foto.jpg);


}
A { 
 text-decoration: none;
 
}
 
A:active {text-decoration: blue}
A:hover {text-decoration: underline; color: blue;}
a:visited {
color : #0000FF;}
