body{
	margin:0px;
	padding:0px;
	background-attachment: fixed; 
	background-repeat: repeat-y; 
	background-position: left top; 
	background-image: url("asset/mfh_sideline.gif"); 
}

p{
	font-size:10pt;
	margin-top:5px;
	margin-bottom:5px;
}

a.menu{
	margin-top:6px;
	margin-bottom:6px;
	font-size:8pt;
	color: #000000;
	text-decoration:none;
}

h1{
	font-size:14pt;
}


div.main
{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif;
	font-size:1px;
	background-attachment: scroll; 
	background-repeat: no-repeat; 
	background-position: left top; 
	background-image: url("asset/mfh_logo.gif"); 
	min-height:107px;
}

div.content{
	margin-top:105px;
	border-top:4px solid #000000;
	padding-top:0px;
	font-size:8pt;
	height:100%;
	width:100%;
	min-width:750px;
	background-attachment: scroll; 
	background-repeat: no-repeat; 
	background-position: right top; 
	background-image: url("asset/mfh_molecule.gif"); 
}

div.page{
	max-width:480px;
	margin-left:160px;
	margin-top:40px;
	margin-right:10px;
	text-align:justify;

}

div.menu{
	margin-top:40px;
	width:122px;
	text-align:right;
	float:left;
	clear:left;
}

img.float{
	float:right;
	clear:right;
}