.links {
background-color: green;
height: 50px;
width: 12%;
border-radius: 10px;
float: left;
margin-left: 1%; 
margin-right: 1%; 
text-align: center;
font-size: 1vw;
/*Link Buttons*/


}

#navigation {
margin: 0 auto;
	width: 115%;
	height: 100px;


}


#header {
text-align:center;
font-family:monospace;
color: green;
font-size: 30px;

}
body {
background-color:black
}

.Container {
padding: 10px;
margin-left:20px;
margin-right:20px;  	
color: black;
text-align: center;
font-size: 20px;
background-color: white;
border-radius: 5px;

}
#imghwndu {
max-width: 50px
width:100px;	
}

.image1 {
height:100px;
width:100px;
}

.image2 {
height: 200px;
widows: 360px;
/*controls image size*/


}