
#div1{
	margin: 0px auto 0px auto;
	width: 700px;
	height: auto;
	border-top: 3px solid #49597A;
	border-bottom: 3px solid #49597A;
	text-align: center;
	padding-bottom: 20px;
}

h3{
	text-align: center;
	font: 22px "Century Gothic", Arial;
	color: white;
	line-height: 10%;
}

#thumb{
	display:inline;
	margin:10px 150px 10px 150px;	
}	

#thumb img{
	width:130px;
	height:130px;
	margin:0px 5px 0px 5px;
}

#pic{
	margin-bottom:10px;
	height:auto;
}

.outline {
	outline:2px solid #FFF;
}

p {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	font-weight: bold;
	}