body {
	background: url('images/bg.png');
	font-family: 
}
.card {
	background: #fff;
	width: 400px;
	box-shadow: 0px 0px rgba(0,0,0,0.5);
	border-bottom: 10px #f5b895 solid;
	margin: 100px auto 0 auto;
}