/*======================== Country Intro ===========================*/

#header
	{
	background-image:url(images/header.jpg);
	}


#map img
	{
	margin-left:165px;
	width:600px;
	height:720px;
	}


/*======================== Things to do ===========================*/

#headthings
	{
	background-image:url(thingstodo/images/header.jpg);
	}
#mapthings img 
	{
	margin-left:35px;
	width:750px;
	height:530px;
	}




/*======================== Things to read ===========================*/
#headbooks
	{
	background-image:url(thingstoread/images/headerbooks.jpg);
	}
#title h1
	{
	color:#0000ff;
	}
#title h2
	{
	color:#afe733;
	}






