html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}


body {
	text-align: center;
	background: url(images/bg.jpg);
}

img {
	border: none;
}

#update {
	display: none;
}
