

/*======================== Country Intro ===========================*/

#header
	{
	background-image:url(images/header.jpg);
	}


#map img
	{
	margin-left:260px;
	width:350px;
	height:625px;
	}

/*======================== Things to do ===========================*/

#headthings
	{
	background-image:url(thingstodo/images/header.jpg);
	}




/*======================== Things to read ===========================*/
#headbooks
	{
	background-image:url(thingstoread/images/headerbooks.jpg);
	}
#title h1
	{
	color:#CCCC00;
	}
#title h2
	{
	color:#CCCC00;
	}



/*======================== Special Item ===========================*/

#headspecial
	{
	background-image:url(specialitems/images/header.jpg);
	}

#middlespecial
	{
	height:1400px;
	}


