@charset "utf-8";
/* CSS Document */

body {
	background-image: url(graphics/balloon-background.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-position: center top;
}
