		body {
			background-image: url(https://upload.wikimedia.org/wikipedia/commons/thumb/9/93/USS_Arleigh_Burke_%28DDG_51%29_steams_through_the_Mediterranean_Sea.jpg/1280px-USS_Arleigh_Burke_%28DDG_51%29_steams_through_the_Mediterranean_Sea.jpg);
			background-size: cover;
			background-attachment: fixed;
			background-repeat: no-repeat;
			text-align: center;
			font-weight: bold;
			font-size: 10pt;
			width:100%;
			height:auto;
			align-content: center;
		}
		body, html {
			height: 100%;
		}
		a:visited, a:link, a:hover {
			color: black;
		}
   		a:active {
	    	color: blue;
	    }
	    h1 {
	    	width: 300px;
	    	height: 200px;
	    	padding-left: 600px; 
	    }
		.country {
			position: relative;
			text-align: center;
			float: center;
		}
		#RN {
			position: absolute;
			top: 40%;
			left: 30%;
			background-color: rgb(237, 224, 224);
			border-radius: 40px;
			margin-left: -15px;
			padding-left: 10px;
			padding-right: 10px;
		}
    	#US {
	    	position: absolute;
			top: 40%;
			left: 10%;
			color: white;
			background-color: rgba(21, 44, 105, .501);
			border-radius: 40px;
			padding-left: 20px;
			padding-right: 20px;

    	}
		#JP {
			position: absolute;
  			top: 48%;
 			left: 50%;
 			transform: translate(-70%, -50%);
			
		}
		#DE {
			position: absolute;
			top: 76%;
			left: 66%;
			transform: translate(-50%, -50%);
			width: 50px;
		}
		#FN {
			position: absolute;
			top: 30%;
			left: 33%;
			width: 50px;
		}
		#IT {
			position: absolute;
			top: 5%;
			left: 59%;
			color: black;
		}
    	#RU {
  		  	position: absolute;
			top: 35%;
			left: 35%;
			width: 50px;
  			}
  		#RBDF {
  			position: absolute;
			top: 5%;
			left: 59%;
			color: black;
  		}
  		.RBDFb {
	     	position: absolute;
			top: 58%;
			left: 53%;
		}
		#RCN {
			position: absolute;
			top: 43%;
			left: 40%;
			width: 50px;
			font-size: 15px;
			color: white;
		}
		.AFRICAN {
			position: absolute;
			top: 70%;
			left: 20%;
		}
		
   		
		#NB {
	    	position: absolute;
		   	top: 50%;
			left: 10%;
			width: 50px;
		}
		#RAN {
	       	position: absolute;
	       	top: 50%;
         	left: 40%;
	       	width: 50px;	
        }
		#GhanaNavy {
			position: absolute;
			top: 60%;
			left: 66%;
			width: 50px;
		}
		#TN {
			position: absolute;
			top: 40%;
			left: 20%;
		}
		#SO {
			position: absolute;
			top: 40%;
			left: 25%;
		}