html {

background-image: url("http://daghewardmillsbooks.org/uikit/The-Flags-of-The-World/background-world-map.gif");
background-repeat: no-repeat;

}



a:link {
    color: black;
}

a:visited {
    color: black;
}

.bottom_padding {
padding-bottom: 25px;
}

.grid_style {
	max-width: 80%; 
	margin: 50px auto; 
	font-size: 120%; 
	color: white !important; 
	text-align: left; 
	/* font-weight: bold; */
	background: rgba(128,158,176, 0.6);  
	padding: 25px;
}