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

body {
	text-align:center;
}
#splashcontainer {
	width: 820px;
	text-align:center;
	margin:0 auto;
}

#kite {
	float:right;
}

img {
	border:none;
}