@charset "UTF-8";
/* CSS Document */

.header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFCC00;
	background-image: url(../images/WorldBalloon-hdr6.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 160px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 100%;
	color: #950F02;
	margin: 0px;
	text-align: center;
	padding-top: 135px;
	background-image: url(../images/WorldBalloon-h1BG.jpg);
	background-repeat: no-repeat;
	background-position: center 130px;
	height: 30px;
}
