body {
	margin-top: 100px;
	margin-bottom: 100px;
	margin-left: 30px;
	margin-right: 20px;
	background: none;
}

.full {
	background: url(../Background.jpg) no-repeat bottom center fixed;
	-moz-background-size: auto;
	-o-background-size: cover;
	background-size: cover;
}
