body {
	min-height: 100%;
	margin: 0px;
}

a {
	text-decoration: none;
}

img {
	border: 0px;
}

.main {
	position: absolute;
	width: 100%;
	bottom: 0;
	padding-bottom: 40px;
}

