/* CSS Document */

body, html {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; /* default */
}

#bgNaviImg {
	width: 183px;
	position: absolute;
	left: 0; 
	top: 0;
	background-color:#eee;
}
