html
	{
	height: 97%;
	min-height: 97%;
	border-width: 0px;
	}

body
	{
	background-image: url(../img/common/banner3.gif); 
	background-position: bottom right; 
	background-repeat: no-repeat;
	height: 97%; 
	margin: 0px 0px 0px 0px; 
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 5px;
	}
	
h1
	{
	font-size: 25px;
	}

div#mid
	{
	position: absolute;
	top: 35%;
	left: 10px;
	width: 97%;
	font-size: 13px;
	}	
	
div#bottom
	{
	position: absolute; 
	bottom: 15px;
	width: 99%;
	font-size:11px;
	left: 10px;
	}