body {

background-image: url(premade/head.jpg), url(premade/bg.jpg);
background-repeat: no-repeat,repeat;
background-position: top left;
line-height:30px;
font-size: 14px;color:#C8C2C1;font-weight: normal;
font-family: 'Libre Baskerville', serif; letter-spacing:2px; text-align:justify;
margin-bottom:10px;text-shadow: #000000 1px 1px 3px;
}

::-webkit-scrollbar {width: 11px; height: 3px; background: #070707;}
::-webkit-scrollbar-thumb {background-color: #C52416; border: 0px;}


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

#container {
width:700px; margin-right: auto;
margin-top: -600px;
margin-left:680px; }


h1 {
letter-spacing:4px;font-size: 23px;
color:#C52416;text-align:center;
margin:0px;
font-weight: normal;
font-family: 'Pacifico', cursive;
text-align:center;
text-shadow: #000000 1px 1px 3px;opacity:0.8;
	
}


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


.contentx  {
margin-bottom:14px;
width:700px;
padding: 10px 20px;opacity:0.8;
}


#navigation {
	position:relative;
width:550px; margin-right: auto;
margin-top: 530px;
margin-left:30px;
        padding-left:20px;
        padding-right:20px;
        padding-top:30px;
        padding-bottom:30px;
        float: center;
        font-family: 'Tahoma';
        font-weight: 700;
        overflow:hidden;
        text-align:center;  -webkit-border-radius: 30px;
-moz-border-radius: 30px;opacity:0.5;
border-radius: 30px;   background-color:#9D3839;
}

#navigation A:link { 
        text-decoration: none; 
        color:#ffffff; 
        line-height:33px;
        font: normal 1em 'Libre Baskerville', serif;
        font-weight: 700;
        text-transform: uppercase; font-size:13px;
        padding-left:30px;
        padding-right:30px;-webkit-border-radius: 30px;
-moz-border-radius: 30px;opacity:0.6;
border-radius: 30px;font-size: 23px;
}

#navigation A:visited { 
        text-decoration: none; 
        color:#ffffff; 
        line-height:33px;
        font: normal 1em 'Libre Baskerville', serif;
        font-weight: 700;
        text-transform: uppercase; font-size:13px;
        padding-left:30px;
        padding-right:30px;-webkit-border-radius: 30px;
-moz-border-radius: 30px;opacity:0.6;
border-radius: 30px;font-size: 23px;}

#navigation A:active { 
        text-decoration: none; 
        color:#ffffff; 
        line-height:33px;
        font: normal 1em 'Libre Baskerville', serif;
        font-weight: 700;
        text-transform: uppercase; font-size:13px;
        padding-left:30px;
        padding-right:30px;-webkit-border-radius: 30px;
-moz-border-radius: 30px;opacity:0.6;
border-radius: 30px;font-size: 23px;}

#navigation A:hover { 
         text-decoration: none; 
        color:#9D3839; 
        line-height:33px;
        font: normal 1em 'Libre Baskerville', serif;
        font-weight: 700;
        text-transform: uppercase; font-size:13px;
        padding-left:30px;
        padding-right:30px;-webkit-border-radius: 30px;
-moz-border-radius: 30px;opacity:0.6;
border-radius: 30px;font-size: 23px;background-color:#ffffff;}





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











a:link {color:#D22415;

text-decoration:none;
	font-size: 14px;
font-family: 'Libre Baskerville', serif;
        font-weight: 500;

}






     
a:visited {color:#D22415;

text-decoration:none;
	font-size: 14px;
font-family: 'Libre Baskerville', 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:#ffffff;
cursor:pointer;
	font-size: 14px;
font-family: 'Libre Baskerville', serif;
        font-weight: 500;

}  



a:active {color:#D22415;


text-decoration:none;
	font-size: 14px;
font-family: 'Libre Baskerville', serif;
        font-weight: 500;


}



b { 
        color: #D22415; 	font-size: 14px;
font-family: 'Libre Baskerville', serif;
}


i { 
        color: #D22415;
	font-size: 14px;
font-family: 'Libre Baskerville', serif;
}



blockquote {
 	background-color:#000000; 
 	padding: 15px;
	text-align:justify;
	color:#D2D2D4;
	font-style:italic;
border-radius: 40px;
	 -moz-border-radius: 40px;
	 -webkit-border-radius: 40px;opacity:0.6;
}

.contentx input, textarea, select {

  background-color: #000000;

  border: 2px dashed #D22415;

  padding:4px;

  color:#D22415;

-webkit-border-radius: 8px;

-moz-border-radius: 8px;

border-radius: 8px;opacity:0.6;

}