body {
	background-image: url('../images/southamerica/peru/machupicchu_background_light.jpg');
	background-repeat: no-repeat;
	text-color:#000000;
}

.nav,
.nav a:link,
.nav a:visited,
.nav a:hover {
	padding-left: 10px;
	line-height: 1.5;
	font-size: 20pt; 
	font-family: times;
	font-weight: bold;
}

.nav a:link,
.nav a:visited,
.nav a:hover {
	text-decoration: underline;
}

.nav a:link,
.nav a:visited {
	font-style: normal;
	color: #000000;
}

.nav a:hover {
	font-style: italic;
	color: #FF0000;
}

.menu {
	text-align: left;
}
