
a:link {color:#eeeeee; text-decoration:none;}
a:visited {color:#eeeeee; text-decoration:none;}
a:hover {color:#eeeeee; text-decoration:underline;}
a:active {color:#333333; text-decoration:underline;}

.element { position: absolute; 
    margin-left: auto;
    margin-right: auto;
    width:100% }

#content{margin: 55px 0 0 0}
#shadow{font-family:"Helvetica Neue", Helvetica, Helvetica; font-weight:900; font-size:190%; text-align: center; z-index:1}
#overlay{font-family:"Helvetica Neue", Helvetica, Helvetica; font-weight:900; font-size:180%; color:#dddddd; text-align: center; z-index:2; }
#subtitle{font-family:"Helvetica Neue", Helvetica, Helvetica; font-size:130%; text-align: center; z-index:3; margin: 40px 0 0 0}
#linksIndex{font-family:"Helvetica Neue", Helvetica, Helvetica; color:#eeeeee; text-align: center; z-index:3; margin: 105px 0 0 0}
#linksPages{font-family:"Helvetica Neue", Helvetica, Helvetica; color:#eeeeee; text-align: center; z-index:3; margin: 85px 0 0 0;
	margin-left: auto;
    margin-right: auto;
    width: 440px;
    line-height:200%;
}
#navigation{font-family:"Helvetica Neue", Helvetica, Helvetica; color:#eeeeee; text-align: center; z-index:3; position:fixed; top: 350px; 
	margin-left: auto;
    margin-right: auto;
    width:100%
}

body {
background-color:#0d0d0d;
background-image:url(bg_desktop.png);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:top;
}

p {
	line-height:100%;
}