h{font-family: Lucida Calligraphy;color: white;
font-family:Lucinda Calligraphy;
text-align: center}
p{color: white;
font-family:Lucida Calligraphy;
text-align: center;
}

/*images with the same height*/
.crop {
    height: 300px;
    /*width: 400px;*/
    overflow: hidden;
}
.crop img {
    height: 100%;
    width: auto;
}


#img{height:20px;
width:20px;}

g{color:white;
font-family:Lucinda Calligraphy;
text-align:center;}


#content{
	background-color:white;
	color: Black;
	padding: 0px;
}
#nav{
	color: White;
	width: 400px;
	float: left;
	font-family: Lucida Calligraphy;

	
}
a{
	text-decoration: none;
	color: white;
}

#container{
	width: fit;
	height: fit;
	margin-left: auto;
	margin-right:auto;
}
#nav .selected{
	weight: bold;
}

#nav ul{
	list-style-type: none;
	padding: 0;
}

#main{
	color: chartreuse;
	width:1000px;
	height: 600px;
	float: left;
	border-style: groove;
}

#footer{
	color: white;
	clear: both;
	padding: 0px;
	text-align: right;
}

#header {
	color: chartreuse;
	text-align: center;
	padding: 0px;
	border-style: double;
	font-family:Lucida Calligraphy;
}

#picture{
	width:200px;
	height:200px;
}


#nav{
	color: White;
	width: 400px;
	float: right;

	
	

body{
	background-color: purple;
font-family:Lucida Calligraphy;

}