<html>
<head>

<title>Verbeat Blogs</title>

<style type="text/css">

body {
margin: 15px auto;
padding: 0px;
background-color: #333;
}

#main {
margin: auto;
height: 630px;
width: 630px;
background-image: url(http://verbeat.org/adeus/v__.jpg);
background-position: center center;
}

</style>

</head>

<body>


<div id="main">
<!-- tchau. -->
</div>


</body>

</html>