index.html
<head>
    <title>Fondo</title>
    <style>
        body {
		  background-color:#0a4088
		}
</head> 
</body>
</html>