
* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

body, html {
	width: 100%;
	height: 100%;
}

body {
	text-align: center;
	background: #FFFFFF url(../images/bg.jpg) repeat;
}

#main {
	position: relative;
	height: 98%;
	width: 100%;
}

#container {
	width: 990px;
	height: 640px;
}

#soundtracksource {
	height: 0px;
	overflow: hidden;
}

#historyclient {
	height: 0px;
	overflow: hidden;
}