@charset "utf-8";
#container {
	width: 968px;
	position: relative;
}
h1 {
	top: -500px;
	position: relative;
}


h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
	text-transform: uppercase;
	color: #00F;
	text-align: center;
	width: 968px;
}

/* CSS Document */

#banner {
	height: 100px;
	width: 986px;
	padding: 10px;
	background-color: #FFF;
}
#main_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
}
