html, body {
	height: 99%
}

img {
	border: 0px;
}

body {
	margin: 0;
	padding: 0;
	background: url('../images/background.jpg') fixed center no-repeat;
}
