body{
background-color:#fff;
}

#wrapper{
width:800px;
overflow:auto;
margin-left:auto;
margin-right:auto;
}

#container {
width:300px;
height:100px;
position:absolute;
top:50%;
margin-top:-50px;
left:50%;
margin-left:-150px;
text-indent:-5000px;
z-index:10;
}

#container_below {
background-image:url(../images/title.png);
width:300px;
height:100px;
position:absolute;
top:50%;
margin-top:-50px;
left:50%;
margin-left:-150px;
text-indent:-5000px;
z-index:5;
display:block;
}

#this {
background-image:url(../images/this.png);
width:110px;
height:100px;
float:left;
}

#is {
background-image:url(../images/is.png);
width:40px;
height:100px;
float:left;
}

#reality{
background-image:url(../images/reality.png);
width:150px;
height:100px;
float:left;
}

#raven {
background-image:url(../images/raven.png);
width:600px;
height:200px;
position:absolute;
top:0;
left:50%;
margin-left:-300px;
z-index:150;
text-indent:-5000px;
}

#header{
width:800px;
height:200px;
margin-left:auto;
margin-right:auto;
text-indent:-5000px;
}

#parallax{
position:relative; 
overflow:hidden;
width:600px; 
height:400px; 
margin-left:auto;
margin-right:auto;
border: 10px solid #000;
z-index:10;
}

#parallax_bg {
width: 700px; 
height: 467px;
}

#parallax_lady {
width: 900px; 
height: 600px;
}

#parallax_lady img{
position:absolute; 
top:0px; 
left:0px;
}


.sex{
background-image:url(../images/sexbg.png);
width:30px;
height:100px;
position:absolute;
top:200px;
left:150px;
z-index:1;
display: none;
text-indent:-5000px;
}


.death{
background-image:url(../images/deathbg.png);
width:30px;
height:200px;
position:absolute;
top:100px;
right:430px;
z-index:1;
display: none;
text-indent:-5000px;
}

.love{
background-image:url(../images/lovebg.png);
width:30px;
height:175px;
position:absolute;
top:500px;
left:400px;
z-index:1;
display: none;
text-indent:-5000px;
}

.ruin{
background-image:url(../images/ruinbg.png);
width:30px;
height:175px;
position:absolute;
top:450px;
right:480px;
z-index:1;
display: none;
text-indent:-5000px;
}

.corruption{
background-image:url(../images/corruptionbg.png);
width:30px;
height:375px;
position:absolute;
top:240px;
left:500px;
z-index:1;
display: none;
text-indent:-5000px;
}

.fate{
background-image:url(../images/fatebg.png);
width:30px;
height:150px;
position:absolute;
top:350px;
right:420px;
z-index:1;
display: none;
text-indent:-5000px;
}

#sfumatura {
background-color:#fff;
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
z-index:100;
}



