<!doctype html>
<html>
<head><title>Mangaroboto - Dario's webcomics</title>
<style>
body {
   background: #fdfaea;
   font-family: Sans;
   padding: 249px 0px 0px 0px;
   width: 1032px;
   margin-left: auto;
   margin-right: auto;
   background-image: url("assets/banner1.png");
   background-repeat: no-repeat;
   background-position: center top; 
}
</style>
</head>
<body>
</body>
</html>