#page
{
	width: 700px;
	text-align: center;
	margin: 0 auto;
	background: #f1f0c7;
}

#page h2
{
	padding: 0 0 5px 0;
	font-weight: bold;
	font-family: "Times New Roman";
	color: #00004f;
	text-align: center;
	text-decoration: none;
}
	
#page p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000066;
	font-weight: bold;
}
	
#pic1
{				
	background: url('../images/jwtSkyView.jpg') no-repeat center #fff;
	border: 2px solid #a09526;
	float: left;
	padding: 0;
	width: 164px;
	height: 164px;
	margin: 5px 10px 0 0;
}

	
#pic2
{
	background: url('../images/jwtinside5.jpg') no-repeat top right #fff;
	border: 2px solid #a09526;
	float: right;
	padding: 0;
	width: 164px;
	height: 164px;
	margin: 6px 0 0 10px;
}