body {
	background:
		url(../img/background.jpg) no-repeat center center fixed;
		background-size: cover;
		height: 100%;
}

#card1{
	margin: 15px;
}
#card2{
	margin: 15px;
}
img.logo {
	height: 10%;
	width: 50%;
	display: block;
}