<!DOCTYPE html>
<html>

<head>

	<title>404 - Page not found at xBabe.com</title>
        
    <style type="text/css">
        * {outline: none;}
        html { background: #eed99e url(/images/bg-body.png) 0 0; }
        body { background: url(/images/bg-html.png) repeat-x 0 0; margin: 0; padding: 100px 0 0; }
        div, h1, h2 { margin: 0 auto; width: 800px; text-align: center; font: 17px/33px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif; }
        h1 { font-size: 21px; color: #3D3C35; }
        h2 { color: #2C2B24; }
        span { background: url(/images/divider.png) repeat-x 0 36px; display: block; margin: 0 auto; padding: 0 0 28px; width: 800px; }
        span a { background: url(/images/logo-footer.png) no-repeat 0 0; display: block; height: 58px; overflow: hidden; text-indent: -9999px; width: 176px; margin: 0 auto; }        
        div { margin-bottom: 18px; }
        div a { color: #8C6100; text-decoration: underline; padding: 0 10px; }
    </style>

</head>

<body>

	<span><a href="http://xbabe.com/">xBabe.com</a></span>

	<div>
		<a href="http://xbabe.com/">Home</a>
		<a href="http://xbabe.com/albums/">Albums</a>
		<a href="http://xbabe.com/videos/">Videos</a>
		<a href="http://xbabe.com/models/">Our Girls</a>
	</div>

	<h1>Oops! This link appears to be broken</h1>
	<h2>404 - Page not found</h2>

</body>

</html>