body{	margin:0px;	padding:0px;	background-color: black;}#menucontainer{	position: relative;	width: 320;	height: 44;	z-index : 1;}#container{	margin: 0 0;	padding: 0px;	width: 320px;	height: 338px;	font-family: Helvetica;	font-size: 12px;	font-weight: bold;	position: relative;	display: none;}#main{	padding :0px;	margin: 0px;	position: relative;	z-index : 2;}#ads{	height: 69px;	width: 320px;	text-align: center;	padding-top: 9px;	position : absolute;	top : 338px;	left : 0px;	display: none;}#loading{	width : 320px;	height : 338px;	position : absolute;	top : 35px;	left : 0px;	color : white;	background-image : url(img/loading.png);}#library{	display: none;}