/* CSS Document */

#overAll {
	float:left;
	width:100%;
	text-align:center;
	background-image:url(../images/noFlashBg.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#header {
	float:left;
	width:950px;
	height:150px;
}