body
{
margin-left: 10%;
margin-right: 10%;
}

#box {
border: 0px solid #ffffff;
width: 900px;

position: relative;
overflow: auto;
}
#box1 {
	width: 900px;
	height: 1500px;
	position: absolute;
	background-color: #ffffff;
	filter: alpha(opacity=70);
	overflow: hidden;
	-moz-opacity: 0.6;
	opacity: 0.6;
	top: 0;
	left: 0;
}
#box2 {
	width: 900px;
	height: 1500px;
	margin: 0px;
	color: #fff;
	position: relative;
	z-index: 200;
	overflow: auto;
}

#surf_song
{
#box2 {
	width: 300px;
	height: 300px;
	margin: 0px;
	color: #fff;
	position: relative;
	z-index: 200;
	overflow: auto;

}

#ride1
{
	width: 250px;
	height: 100px;
}
