body{
	background: White;
	border: 0;
	margin: 0px;
	height: 520px;
	width: 750px;
	font-family: verdana, Helvetica;
	color: Black;
}

.fmenu{
font-size: small;
padding-top: 20px;
}
a{
color: Black;
text-decoration:none;
}
a:hover {
color:#808080
}

.fworks{
	font-size: x-small;
	text-align: justify;
	padding-right: 5px;
}

.ftext{
	font-size: x-small;
	text-align: justify;
	padding-right: 5px;
}
.fcv{
	font-size:x-small;
}
#topbox,#scenebox,#menubox{
	background-color: transparent;
}
#topbox{
	position:absolute;
	top: 80px;
	left:150px;
	width: 300px;
	height: 60px;
	margin: 0px;
	}
#scenebox{
	position:absolute;
	top: 201px;
	left:150px;
	width: 750px;
	height: 400px;
	overflow: auto;
	margin: 0px;
}
#menubox{
	position:absolute;
	top:605px;
	left:150px;
	width: 280px;
	height: 61px;
	margin: 0px;
	left: 150px;
	}

