.KeyWords
{
    font-style: italic;
    color: #539bcd;
}

.KeyWords2
{
    font-size: 12px;
    color:#828282;
}

#ContactFrame
{
    position: absolute;
    margin: auto;
    top: 38px;
    left: 0;
    right:0;
    width: 712px;
    height: 506px;
    background-image: url("../Images/Elements/BlackTransparent.png");
    -webkit-border-radius:10px;
        -moz-border-radius:10px;
            border-radius:10px;
}

#PhotoFrame
{
    position: absolute;
    top: 120px;
    left : 40px;
    width: 160px;
    height:160px;
    background-image: url("../Images/Elements/WhiteTransparent.png");
    -webkit-border-radius:10px;
        -moz-border-radius:10px;
            border-radius:10px;
}

#PhotoID
{
    position: absolute;
    top: 3px;
    left: 3px;
    width: 154px;
    height: 154px;
    -webkit-border-radius:10px;
        -moz-border-radius:10px;
            border-radius:10px;
}

#NameSpan
{
    position: absolute;
    top: 32px;
    left: 38px;
    font-size: 32px;
}

#CVZone
{
    position: absolute;
    right: 100px;
    bottom: 80px;
    width: 170px;
    height: 100px;
    border-style : dotted;
    border-width: 2px;
    border-radius: 10px;
    background-color: #539bcd;
}

#CVLink
{
    position: absolute;
    top: 30px;
    right: 90px;
    font-size: 34px;
    z-index: 1;
}

#CVLogo
{
    position: absolute;
    top: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    z-index: 1;
}

#JobSpan
{
    position: absolute;
    top: 70px;
    left: 38px;
    font-size: 18px;
    color: #539bcd;
}

p
{
    font-size: 14px;
}

#pSection1
{
    position: absolute;
    top: 185px;
    left: 220px;
    right: 38px;
    width: auto;
    text-align: justify;
}

#pSection2
{
    position: absolute;
    top: 280px;
    left: 38px;
    right: 38px;
    text-align: justify;
}

#Logos
{
    position:absolute;
    top : 40px;
    right: 40px;
}