<html>
	<head>
		<style>
			#fondo{
				width: 1024px;
				margin: 50px auto;
			}
		</style>
	</head>
	<body>
		<div id="fondo">
				<img src="fondo-molestias.jpg" />
		</div>
	</body>
</html>