@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
#hugger {
	height: 650px;
	width: 800px;
	padding: 0px;
	margin: auto;
}
#music {
	height: 36px;
	width: 220px;
	margin-top: 9px;
	float: right;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/igotu_bg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#flash {
	height: 600px;
	width: 800px;
	float: left;
}
