.tooltip {
    width: 300px;
    height: 100px;
    background-color: #eeffa6;
    -moz-border-radius: 10px;
} .link1 {
    position: absolute;
    top: 30px;
    left: 50px;
}


