body {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	background-color: white;
    font-size: 100%;
    font-family: 'Slabo 27px', serif;
    border-style: solid;
    border-width: 3px;
    border-top-width: 0px;
}

h1 {
    font-size: 3em;
    text-align: center;
    color: black;
    font-family: 'Fredericka the Great', cursive;
    font-weight: bold;
    
}

.header {
    background-image: url("images/n0rxh3lidzj01.jpg");
    background-color: #000066;
    padding: 60px;
    padding-top: 80px;
    color: black;
    border-width: 0;
    max-width: 1500px;
    width: 1400px;
    position: relative;
    right: 260px;
    
    
}

.nav {
    text-align: center;
    align-self: center;
    align-content: center;
    font-size: 1.5em;
    background-color: ##000066;
    padding: 25px;
    border-collapse: separate; 
    border-width: 0;
    border-radius: 50px;
    margin: auto; 
    perspective: 1px;
    }

li {
    padding: 10px;
    color: black;
    background-color: white;
    opacity: 0.9; 
    width: 450px; 
    align-content: center;
    align-items: center;
    margin: auto; 
    font-weight: bold;
   
}

a {
    color: black;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h2 {
    text-align: center;
    padding: 30px;
    padding-bottom: 10px;
    margin-bottom: 10px; 
        
    font-family: 'Fredericka the Great', cursive;
    font-size: 2em;
}

p {
    padding: 10px;
    text-align: justify;
    line-height: 1.5;
    font-size: 1.2em;
}

.image {
    margin: 10px;
    margin-bottom: 20px;
    align-content: center;
    display: block;
    position: relative;
    right: 10px;
}

figcaption {
    font-family: 'Slabo 27px', serif;
    margin: 0;
    padding: 0;
    text-align: center;
}

footer p {
    text-align: center;
    font-size: 1em;
}

#faras {
    margin-bottom: 0px;
    
}