body {background-color:#021a24;
    margin: 20px 20px 20px 20px;
	border-width: 8px;
    border-style: solid;
    border-spacing: inherit;    
    border-top-color: #be1e2d;
    border-right-color: #be1e2d;
    border-bottom-color: #be1e2d;
    border-left-color: #be1e2d;
    padding: 20px 20px 20px 20px;
    }
    
h1   {color: #be1e2d;
    padding: 140px 0px 0px 0px;
    text-align: center;
    font-family: athelas, serif;
    font-style: normal;
    font-weight: 400;
    font-size: 60px;}
h2   {color: #8a8c8f;
    text-align: center;
    font-family: athelas, serif;
    font-style: normal;
    font-weight: 400;
    font-size: 35px;} 
h3  {color: #8a8c8f;
    text-align: center;
    font-family: athelas, serif;
    font-style: normal;
    font-weight: 400;
    font-size: 35px;} 
p   {color: #8a8c8f;
    text-align: center;
    font-family: Athelas, serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
}
ul {list-style-type: none;
    margin: 0;
    padding:0;
    }  
li {float: right;}
    a {display: block;
    padding: 8px;
}   
img {display: block;
    margin-left: auto;
    margin-right: auto;
	} 
nav {color: #8a8c8f;
	text-align: right;
	font-family: athelas, serif;
	font-style: normal;
	font-weight: 400;
	font-size: 22px
}
footer {color: #8a8c8f;
	font-family: athelas, serif;
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
	
}
form {color: #8a8c8f;
	font-family: athelas, serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    text-align: center;
}
