body {
	font-family : "Book Antiqua", "Times New Roman";
	text-align: center;
	font-weight: bold;
	font-size : 13pt;
	color : black;
	background-color: #ffffff;
	/*background-image: url(images/gradient.jpg);*/
}

.content {
			/*width: 1024px;*/
			/*height: 768px;*/
			width: 800px;
			height: 600px;
}

.first	{
			font-family : "Book Antiqua", "Times New Roman";
			text-align: center;
			font-size : 13pt;
			color : black;
			background-image : url(images/bkg.jpg);
			margin: 20px;
		}
.green {
		font-family : "Book Antiqua", "Times New Roman";
		text-align: center;
		font-weight: bold;
		font-size: 13pt;
		color: black;
		background-image: url(images/gradientg.jpg);
		margin: 20px;
		}

.blue {
		font-family : "Book Antiqua", "Times New Roman";
		text-align: center;
		font-weight: bold;
		font-size: 13pt;
		color: black;
		background-image: url(images/gradientb.jpg);
		margin: 20px;
		}

.orange {
		font-family : "Book Antiqua", "Times New Roman";
		text-align: center;
		font-weight: bold;
		font-size: 13pt;
		color: black;
		background-image: url(images/gradiento.jpg);
		margin: 20px;
		}

.red {
		font-family : "Book Antiqua", "Times New Roman";
		text-align: center;
		font-weight: bold;
		font-size: 13pt;
		color: black;
		background-image: url(images/gradientr.jpg);
		margin: 20px;
		}

.portfolio {
			font-family : "Book Antiqua", "Times New Roman";
			text-align: center;
			font-size : 13pt;
			font-weight: bold;
			color : black;
			background-color:#FFFFFF;
			background-image: url(images/gradientt.jpg);
			margin: 20px;
		   }
		   
.Caption {
			font-family: Arial;
			font-weight: bold;
			font-size:  12pt;
			color:      black; }

div#gallery {width: 700px; height: 650px; margin-left: auto; margin-right: auto;}
object a {display: none;}
object {margin-left: auto; margin-right: auto; display: block;}

.tablehead {font-size : 20pt; text-align: center; color: red ;}

.navigation {font-size: 10pt; text-align: center;}

.about {text-align:justify;}

.signature {text-align: center;}

.list {/*text-align: left; */
		text-align:justify;
		margin-left: 20%;
		margin-right:20%; }

.map {margin-right: 5%}

.places {text-align:left;}

.heading {font-size: 18pt;}

.info {font-size : 10pt; text-align: center;}

#city {margin-top: 5%; margin-left: 10%; }

#map {margin-top: -35%; margin-left: 15%; }

#pictures {margin-top: -80%; margin-left: 45%; }

#navigation {font-size: 10pt; text-align: center; margin-top: 925px;}
