
*(box-sizing: borber-box;)

body {background-color: #000000;
      color: #666666;
	  font-family: 'Roboto', sans-serif;
	font-family: 'Young Serif', serif;}
	  
#wrapper {margin-left: auto;
			margin-right: auto;
			background-image: linear-gradient(to bottom, #990033, #ffffff, #000066);
			background-repeat: no-repeat;
			width: 80%;
			background-color: #90c7e3;
			min-width: 960px;
			max-width: 2048px;
			box-shadow: 3px 3px 3px #333333;
			border: 1px solid #000033;}
	  
header {background-color: #000066;
        color: #ffffff;
		height: 120px;
		text-align: center;
		padding-top: 30px;
		padding-left: 3em;}
		
header a {text-decoration: none;}

header a:link {color: #FFFFFF;}

header a:visited {color: #FFFFFF;}

header a:hover {color: #90c7e3;}

h1 {margin-bottom: 0;
	margin-top: 0;
	font-family: 'Roboto', sans-serif;
	font-family: 'Young Serif', serif;
	font-size: 3em;
	letter-spacing: .25em;}

nav {float: left;
	font-weight: bold;
	padding: 1.5em;
	font-size: 120%;
	width: 160px;}
	
nav ul {list-style-type: none;
		margin: 0;
		padding-left: 0;
		font-size: 1.2em;}
		
nav a:link {color: #527fa3;}

nav a:visited {color: #344873;}

nav a:hover {color: #A52a2a;}
	
nav a {text-decoration: none;}

main {background-image: linear-gradient(to bottom, #ffb3d1, #9999ff);
		margin-left: 190px;
		padding: 1px 20px 20px 30px;
		display: block;
		overflow: auto;}
		
section {margin-left: 375px;
		width: 33%;
		padding-left: 2em;
		padding-right: 2em;}
		
#USAFlag {margin-left: 190px;
			height: 300px;
			background-image: url(Resized_20210110_210543_52242999901007.jpg);
			background-size: 50% 100%;
			background-repeat: no-repeat;}
			
#USARustic {margin-left: 825px;
			height: 300px;
			background-image: url(Resized_20210411_160536.jpg);
			background-size: 100% 100%;
			background-repeat: no-repeat;}


h2 {color: #1976d2;
	font-family: 'Roboto', sans-serif;
	font-family: 'Young Serif', serif;
	text-shadow: 3px 3px 3px #cccccc;}

dt {color: #002171;}

.cornhole {color: #1976d2;
		font-weight: bold;}

h3 {font-family: Georgia, "Times New Roman", serif;
	color: #000033;}
	
main ul {list-style-image: url(marker.gif;)}

footer {font-size: 75%;
		font-style: italic;
		text-align: center;
		font-family: 'Roboto', sans-serif;
		font-family: 'Young Serif', serif;
		padding: 2em;
		margin-left: 190px;
		background-color:#FFFFFF;}
		
#contact {font-size: 90%}
