* {
margin:                      0 ;
padding:                     0 ;
}

.content-area{
    margin-left:             auto ;
    margin-right:            auto ;
    width:                   80% ;
}

.vlab_LOGO {
    background:              #808080 ;
    font-family:             Geneva,Arial,Helvetica,sans-serif ;
    font-size:               82px ;
    margin-bottom:           5px ;
    position:                relative ;
    text-shadow:             3px 3px 1px #555 ;
}

.vlab_VERTICE {
    color:                   #ffffff ;
    font-size:               54pt ;
    font-family:             Geneva,Arial,Helvetica,sans-serif ;
    font-weight:             bold;
    margin:                  0px ;
}

.vlab_LAB {
    color:                   #FF0000 ;
    font-size:               54pt ;
    font-family:             Geneva,Arial,Helvetica,sans-serif ;
    font-weight:             bold;
    margin:                  0px ;
}

body {

    color:                   #000000 ;
    font-family:             Geneva,Arial,Helvetica,sans-serif ;
    height:                  100% ;
    width:                   100% ;
}

#content {
    color:                   #444 ;
    left:                    2% ;
    position:                absolute ;
    top:                     20% ;
    text-align:              left ;
}

#header {
    margin:                  -12% auto 0 ;
    position:                absolute ;
    top:                     25% ;
    text-align:              center ;
    width:                   100% ;
}

#validation {
    left:                    2% ;
    position:                absolute ;
    top:                     90% ;
    text-align:              left ;
}

a {
    color:                   #000000 ;
    text-decoration:         none ;
}

img {
    border:                  0 ;
}


