background {
}
body {
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
