.BackImage{
	 background-image: url(postcard.jpg);
	 background-repeat:no-repeat;
	 width:625px;
	 height:425px;
	
}

	
.postcard {
	background: #f2ddb8;
	border: solid 1px #dcbc93;
	}	

.pComments {
	position:absolute;
	left:354px;
	top:171px;
	width:242px;
	height:183px;
	}	
	
.pEmail {
	position:absolute;
	left:90px;
	top:324px;
	width:200px;
	background: #f2ddb8;
	border: solid 1px #dcbc93;
	}
		
.pName {
	position:absolute;
	left:90px;
	top:262px;
	width:200px;
	background: #f2ddb8;
	border: solid 1px #dcbc93;
	}
	
.submit-btn {
	width: 74px;
	height: 17px;
	border: solid 0px #703917;
	background-color: transparent;
	left:439px;
	position:absolute;
	top:367px;
}

.close_btn {
	width: 40px;
	height: 21px;
	border: solid 0px #703917;
	background-color: transparent;
	position:absolute;
	top:12px;
	left:20px;
}

.close_btn_ff {
	width: 40px;
	height: 21px;
	border: solid 0px #703917;
	background-color: transparent;
	position:absolute;
	top:12px;
	left:20px;
}


.pComments_ff {
	position:absolute;
	left:354px;
	top:171px;
	width:242px;
	height:183px;
	}
	
.submit-btn_ff {
	width: 74px;
	height: 17px;
	border: solid 0px #703917;
	background-color: transparent;
	left:439px;
	position:absolute;
	top:367px;
}
