body {

background-image: url(images/halloween.jpg), url(images/bg.jpg);
background-repeat:no-repeat, repeat;
background-color: #DAE2E4;
background-position: top right;
background-attachment: absolute;
}

::-webkit-scrollbar {width: 9px; height: 3px; background: #E8E2DA;}
::-webkit-scrollbar-thumb {background-color: #000000; border: 0px;}


.picture {
float:right;
margin:2px;
}

#container {
width:860px;
margin-left: auto;
margin-top:470px;
margin-right:30px;
}


p {
font-size: 17px;color:#ffffff;font-weight: normal;
font-family: 'IM Fell English', serif; letter-spacing:1px; text-align:left;
text-shadow: #000000 1px 1px 3px;}

p2 {
font-size: 17px;color:#ffffff;font-weight: normal;
font-family: 'IM Fell English', serif; letter-spacing:1px; text-align:left;
text-shadow: #000000 1px 1px 3px;}

h1 {
letter-spacing:4px;font-size: 33px;
color:#D4672B;text-align:center;
margin:0px;
font-weight: normal;
font-family: 'IM Fell English', serif;
text-align:justify;
text-shadow: #000000 1px 1px 3px;
	
}

h2 {
letter-spacing:4px;
font-size: 13px;
margin:0px;
padding-left:100px;
text-align:center;
text-transform: uppercase;
color:#D4672B;

font-weight: normal;
font-family:"Calibri";
}


#content {
width:910px;
height:100px;
}

.contentx  {
margin-right:30px;
width:860px;
padding: 10px 20px;
}


.menuBar{
    width:100%;
    height:60px;
    display:block;
    border-top: 3px solid #FEBE50;
    position:fixed;
    top:0;
    left:0;
    background: #0F0F0F;
    }
.nav{
    float:center;
    margin-top: 20px;
    margin-left:10px;
text-align: center;}

.nav A:link { 
        text-decoration: none; 
        color:#AD926B; 
	font-size: 16px;
        letter-spacing:1px;
        font-family: 'Playfair Display';
        font-weight: 40;
        text-transform: lowercase; 
        padding-top:40px;
        padding-bottom:30px;
        padding-left:7px;
        padding-right:7px;
}

.nav A:visited { 
        text-decoration: none;
        color:#AD926B; 
	font-size: 16px;
        letter-spacing:1px;
        font-family: 'Playfair Display';
        font-weight: 40;
        text-transform: lowercase; 
        padding-top:40px;
        padding-bottom:30px;
        padding-left:7px;
        padding-right:7px;
}

.nav A:active { 
        text-decoration: none; 
        color:#AD926B; 
	font-size: 16px;
        letter-spacing:1px;
font-family: 'Playfair Display';
        font-weight: 40;
        text-transform: lowercase; 
        padding-top:40px;
        padding-bottom:30px;
        padding-left:7px;
        padding-right:7px;
}

.nav A:hover { 
        text-decoration: none; 
        color:#DCA341; 
        background-color: #7E7057;
opacity:0.7;
	font-size: 16px;
        letter-spacing:1px;
        font-family: 'Playfair Display';
        font-weight: 40;
        text-transform: lowercase; 
        padding-top:79px;
        padding-bottom:79px;
        padding-left:7px;
        padding-right:7px;

}
#footer {
clear:both;
text-align:center;
}











a:link {color:#707ECE;

text-decoration:none;
font-size: 17px;
        letter-spacing:1px;
font-family: 'IM Fell English', serif;
        font-weight: 500;

}






     
a:visited {color:#707ECE;

text-decoration:none;
font-size: 17px;
        letter-spacing:1px;
font-family: 'IM Fell English', serif;
        font-weight: 500;


}


a:hover {
transition:  .9s ease-out;
-moz-transition:  .9s ease-out;
-webkit-transition: .9s ease-out;
-o-transition: .9s ease-out;
color:#CEC470;
cursor:pointer;

font-size: 17px;
        letter-spacing:1px;
font-family: 'IM Fell English', serif;
        font-weight: 500;

}  



a:active {color:#707ECE;


text-decoration:none;
font-size: 17px;
        letter-spacing:1px;
font-family: 'IM Fell English', serif;
        font-weight: 500;


}


strong { 
        color: #D89C71; 
}

b { 
        color: #D89C71; 
        background: #57433E;
}

i { 
        color: #D89C71;
        background: #57433E;
}

u { 
        color: #D89C71;
}

s { 
        color: #D89C71; 
}

em { 
        color:#D89C71; 
}

blockquote {
 	background-color:#000000; 
        background-image: url(images/block.jpg);
 	padding: 15px;
	font-weight: normal;
font-family: 'IM Fell English', serif; letter-spacing:1px; text-align:justify;
color:#ffffff;
border-radius: 40px;
	 -webkit-border-radius: 40px;
}

