body {

background-image: url(images/head.jpg), url(images/bg.jpg);
background-repeat: no-repeat, repeat;
background-color: #000000;
background-position: top left;font-family: 'Playfair Display', serif;
background-attachment: absolute;color:#ffffff;
}

::-webkit-scrollbar {width: 19px; height: 3px; background: #000000;}
::-webkit-scrollbar-thumb {background-color: #D97635; border: 0px;}

.picture {
float:left;
margin:2px;
}

#container {
width:530px; margin-right: auto;
margin-top: 325px;
margin-left:680px;}


h1 {
letter-spacing:4px;font-size: 48px;
color:#D97635;text-align:center;
margin:0px;
font-weight: normal;
font-family: 'Great Vibes', cursive;
text-align:justify;
	
}

#content {
width:530px;
}

.contentx  {
background-repeat: repeat;
margin-bottom:14px;
width:530px;
padding: 10px 20px;
background-color: #000000;
opacity:0.6;
border-top: solid 16px #D97635;
}

#nav a:link, #nav a:visited, #nav a:active {

        color: #000000;

	letter-spacing: 4px;

        font: bold 1em 'Abel', sans-serif;

	line-height: 12px;

	padding: 4px;

	display: inline-block;

        text-align: center;

        text-transform: lowercase;

        text-decoration: none;

        border-radius: 10% 20% 10% 30%;

        text-shadow: 1px 1px #000000;

        width: 130px;

        margin-top: 30px; background-color:#D97635;

opacity:0.7

	}



#nav a:hover {

	background: #000000;       color: #D97635;        text-shadow: 1px 1px #000000;

	}






#footer {
clear:both;
text-align:center;
}












a:link {color:#D97635;
font-size: 13px;
        letter-spacing:1px;
font-family: 'Playfair Display', serif; font-size:16px;
        font-weight: bold;
 -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;}






a:visited {color:#D97635;

text-decoration:none;
font-size: 13px;
        letter-spacing:1px;
font-family: 'Playfair Display', serif; font-size:16px;
        font-weight: bold;
 -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;


}


a:hover {
transition:  .9s ease-out;
-moz-transition:  .9s ease-out;
-webkit-transition: .9s ease-out;
-o-transition: .9s ease-out;
color:#D9A135;
cursor:pointer;
font-size: 13px;
        letter-spacing:1px;
font-family: 'Playfair Display', serif; font-size:16px;
        font-weight: bold;
     border-bottom: 0;
opacity:0.7;
 -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;

}  



a:active {color:#D97635;


text-decoration:none;
font-size: 13px;
        letter-spacing:1px;
font-family: 'Playfair Display', serif; font-size:16px;
        font-weight: bold;
 -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;


}



b { 
        color: #D9A135; 
        text-decoration:none;
	font-size: 13px;
        letter-spacing:2px;
font-family: 'Bad Script', cursive;
        font-weight: 500;
        text-transform: uppercase; 
        padding-top:12px;
        padding-bottom:12px;
        padding-left:9px;
        padding-right:9px;
  opacity: 0.8;

}


i { 
        color: #D9A135;
text-decoration:none;
	font-size: 13px;
        letter-spacing:2px;
font-family: 'Bad Script', cursive;
        font-weight: 500;
        text-transform: uppercase; 
        padding-top:12px;
        padding-bottom:12px;
        padding-left:9px;
        padding-right:9px;
  opacity: 0.8;
}



blockquote {
 	background-color:#000000;
 	padding: 9px;
	text-align:justify;
	color:#ffffff;
	font-style:italic;border-bottom:4px solid #E06132;
}

.contentx input, textarea, select {
background-color: #000000;
  border: 2px dashed #E06132;
  padding:4px;
  color:#E06132;
   opacity: 0.8;
}

