
a:link {
    text-decoration: none;
    color: #000000;
}
a:visited {
    text-decoration: none;
    color: #000000;
}

.container {
    position: relative;
}
.topleft {
    position: absolute;
    top: 50%;
    left: 2%;
    font-size: 100px;
    color: #000000;
}
.bottomright {
    position: absolute;
    top: 50%;
    right: 2%;
    font-size: 100px;
    color: #000000;
}

img { 

    height: auto;
}
div.ra
{
position:static;
    width: 50px;
float: right;
padding:0;
}
