.bk {
	background-color: #eb5a6b;
	padding: 0;
	width: 450px;
	margin: 0px;}
.txt {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-size: 20px;
	color: #fff;
	text-align:center;
	line-height:2;}

.txtbox {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.3;
	font-size: 16px;
	width:350px;}
	
	
.button {
	background-color: #1a4385;
	border: 1px solid #CCCCCC;
	padding: 5;
	color: #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height:1.5;}
	
fieldset { 
	border: 12px solid #fff; 
	margin: 0;
	padding: 13;}
