
<head>
	<title>problem</title>
	<link href="styles/404.css" rel="stylesheet" type="text/css" />
</head>
<body>
	<div class="wrapper row2">
		<div id="container" class="clear">
			
			
			
			
			<section id="fof" class="clear">
				
				<table width=100%>
					<tr>
						<td align="center">   
							<p> </p>
							<a href="/home">
								<img src="/uploads/image/himages/404.png" alt="~o~">
							</a>
							<h1>unknown error :(</h1>
							<p>looks like there was a problem</p>
							<p>please go back to the <a href="javascript:history.go(-1)">previous page</a> <strong>or</strong> go to our <a href="http://www.rgblink.com/home">home page</a></p>
						</td>
					</tr>
				</table> 
			</section>
		</div>
		
		
		
		
		
		
	</div>
</body>