<HTML>
	<HEAD>
		<TITLE>www.aawahyu.com</TITLE>
		
		<style type="text/css">
			#URL
			{
				color: #505050;
				font: bold 16px Arial;
				text-align: center;
				padding-top: 6px;
			}
			
			.text
			{
				color: #505050;
				font: 12px Arial;
				text-align: center;
				padding-top: 10px;
			}
			
			.message_box
			{
				height: 135px;
				width: 620px;
				align: center;
				background: url(/~site/images/project/underconstruction/project_underconstruction_page_bkgrd_in_620x135.gif) no-repeat;
			}
		</style>
	</HEAD>
	
	<BODY>
		<table cellspacing="0" cellpadding="0" border="0" align="center">
			<tr>
				<td style="height: 180px; width:620px">&nbsp;</td>
			</tr>
			<tr>
				<td class="message_box">
					<div id="URL">www.aawahyu.com</div>
					<div class="text">
						This website is hosted and managed by Intuit Websites powered by Homestead.<br />
						You can build your own website at <a href="http://www.homestead.com">homestead.com</a>.
					</div>
				</td>
			</tr>
		</table>
	</BODY>
</HTML>