body#login{
	background: url(../images/achievements/large/1.jpg) no-repeat center center fixed;
	-moz-background-size: 100%;
	-moz-background-size: cover;
	background-size: 100%;
	background-size: cover;
}

body {
	padding-top: 70px;
}

li .btn-mini {
	margin-top: 12px;
}

.form-signin {
	padding-top: 120px;
	margin: auto;
	max-width: 400px;
}

.link-signup {
	margin-top: 10px;
	color: white;
}

.bg-card-name {
	font-size: 72px;
	color: white;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	position: absolute;
	bottom: 20px;
	left: 40px;
	opacity: .7;
	z-index: -1;
}