@charset "utf-8";
/* CSS Document */

body {
	background-color:#EFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
}

h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	color:#000;
}
	
h1{
	font-weight:bold;
	font-size:20px;
	line-height:24px;
}
	
h2{
	font-weight:normal;
	font-size:16px;
	line-height:18px;
}

h3{
	font-weight:normal;
	font-size:12px;
	line-height:14px;
}
	
h5{
	font-weight:normal;
	font-size:14px;
	padding: 0 0 4px 0;
	line-height:18px;
	color:#f2c23a; }
	
h6{
	font-size:8px;
	float:right;
	font-weight:normal;
	color:#677; }
	

.main_wrapper {
	background-color:#FFF;
	background-image:url(pic_frame.png);
	background-repeat:no-repeat;
	margin: 50px auto auto auto;
	padding: 100px 100px 100px 100px;
	width: 400px;
	height:271px;
	text-align:center;
}

.credit_card {
	font-size:8px;
}
