body {
	font-family: geneva;
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	color: rgb(80, 80, 80);
	background-color: white;
	margin-top:0px;
	margin-left:0px;
}



a:link {
	color: rgb(100, 100, 100);
	text-decoration: none;
}

a:visited {
	color: rgb(100, 100, 100);
	text-decoration: none;
}

a:active {
	color: rgb(100, 100, 100);
	text-decoration: none;
}

a:hover {
	
	color: rgb(100, 100, 100);
	text-decoration: none;
	
}


div.tall {
	background-color: white;
	border: none;
	position: absolute;
	top: 6%;
	left: 33%;
}

div.tall2 {
	background-color: white;
	border: none;
	position: absolute;
	top: 20px;
	left: 33%;
}


div.tallWide {
	position: relative;
	top: 15px;
	margin: 0 auto;
	width: 449px;
	height: 666px;
}

div.tallWide2 {
	position: relative;
	top: 15px;
	margin: 0 auto;
	width: 447px;
	height: 666px;
	overflow: hidden;


}
