@charset "utf-8";
#container {
	font-family: Nyala;
	color: #000066;
	background-color: #FFFFFF;
	height: 1000px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	font-size: 120%;
	line-height: 120%;
}
#header {
	font-family: Nyala;
	height: 100px;
	width: 780px;
	background-color: #FFFFFF;
	font-size: 100%;
	line-height: 100%;
}
#tab {
	height: 100px;
	width: 779px;
}

