html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;}
body {
	line-height: 1;}
ol, ul {
	list-style: none;}
blockquote, q {
	quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;}
table {border-collapse: collapse;
	border-spacing: 0;}
/*separation of reset*/
ul {list-style-type: none;margin: 0;padding: 2px;overflow: hidden;background-color: rgb(0, 0, 0);}
li {float: left;}
li a {display: block; color:rgb(255, 255, 255); text-align: center; padding: 14px 16px; text-decoration:underline;}
li a:hover {background-color:rgb(0, 0, 0);}
/*Nav*/
/* background */
header{background-image:url("../html/astramilitarum.jpg");
background-repeat: no-repeat;
background-size:cover;}




h1 {text-align:center;font-family:Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;font-size: 40px;background-color: rgb(0, 0, 0);color:rgb(0, 162, 255)}
header{background-color: rgba(0, 0, 0, 0.964);}
hr{border: 2px solid rgb(0, 85, 165);}
section{
  width:50%;
  margin:30px;
padding:10px;
;}


.flex-container {
  display: flex;
  background-color: rgb(219, 219, 219);}


aside {width: 50%;
  padding-left: 55px;
  margin-left: 15px;
  align-items:center;
  font-style: italic;

border-width: 1px;
border-top: black;}
img{width: 350px;}

h2{text-align:center;
font-family:'Times New Roman', Times, serif;
font-size: 20px;}

p{text-align:left;
font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
font-size: 15px;}

