/* last edit 03/25/26*/

body {
   background-color: #000435;
   color: white; 
}

#wrapper {
    background-color: #13037B;
    border: 2px solid #000000;
    margin: auto;
    overflow: auto;
    width: 80%;
	p { color: white; 
}

header {
     background-color: #13037B;
    border-bottom: 2px solid #FFFFFF;
    overflow: auto;
	p { color: white; 
}

header h1 {
    font-size: 60px;
    text-align: center;
	p { color: white; 
}

nav {
     background-color: #13037B;
    font-size: 14px;
    padding: 5px;
    text-align: center;
	p { color: white; 
}

nav a {
    text-decoration: none;
	p { color: white; 
}

aside {
    float: right12;
    font-size: 14px;
    padding: 2px;
    text-align: center;
    width: 20%;
	img {
  float: right;
  margin: 0 0 10px 10px;
  p { color: white; 
}

article {
     background-color: #13037B;
    float: left;
    overflow: auto;
    padding: 20px;
    text-align: justify;
    width: 70%;p 
	{ color: white; 
}

footer {
     background-color: #13037B;
    border-top: 2px solid #000000;
    clear: both;
    font-size: 14px;
    text-align: center;
	p { color: white; 
}

footer a {
    color: #13037B;
    text-decoration: none;
	p { color: white; 
}

footer h6 {
    margin: 0;
	p { color: white; 
}

blockquote {
	 background-color: #13037B;
	font-style #italic;
	p { color: white; 
}
.alignright {
	float: right;
	margin: 20px;
	p { color: white; 
}

span{
	float:left;
	width:200px;
	p { color: white; 
}
