body{    background:     #000000;    color:          #F7E8F6;    letter-spacing: 0.4em;    line-height:    1.5em;    font-size:      0.8em;    font-family:    "Europe_Underground-Light" , Helvetica , Arial , Sans-Serif;}h1{    font-size: 1.6em;    color:     #FFFFFF;}a{    color:           #F7E8F6;    text-decoration: none;}p a:hover{    text-decoration: underline;}/*----------------------------------------------------------------------------------------------------------------------------------------------------*/div#wrap{    margin: 20px auto 0;    width:  850px;}/*----------------------------------------------------------------------------------------------------------------------------------------------------*/div#wrap div#container{    text-align: center;}
div#wrap div#container div#logo{    background:          url( ../img/logo.png );    background-repeat:   no-repeat;    background-position: 50% 50%;    height:              392px;    margin-bottom:       30px;}
div#wrap div#container div#contact{    margin-top: 70px;}div#wrap div#container div#contact h2{    color:          #B3E1A4;    text-transform: uppercase;    font-size:      1.2em;    font-weight:    bold;}div#wrap div#container div#contact div#socialNetworking a{    margin-left:  5px;    margin-right: 5px;}div#wrap div#container div#contact p a{    font-size: 1.1em;}