<!DOCTYPE html>
<html>
<head>
<title>FERRARI</title>
<link rel="ICON" href="PNG/logo.png">
</head>
<style>
body {
background-image: url( 'JPG/sfondo.jpg' );
background-repeat: no-repeat;
background-attachment: fixed;
background-size: 100% 100%;
}
div {
float:right;
}
</style>
<body>
<h1 style="color:red;text-align:center;font-size: 90px">FERRARI</h1>
<p style="text-align: center;font-size: 35px; color:white">Benvenuto nel sito ufficiale ferrari,<br>
in questa pagina puoi guardare una panoramica del nostro sito.</p>
<p style="text-align: center;font-size: 35px;color:white">Clicca qui sull'auto che vuoi, <br> per vedere le sue caratteristiche:</p>
<p>
<center><ol></center>
<center><li style="font-size: 35px; text-align: center; color:white"><a style="color:white" href="f8 tributo.html">F8 TRIBUTO</a></li></center>
<center><li style="font-size: 35px; text-align: center; color:white"><a style="color:white" href="roma.html">ROMA</a></li></center>
<center><li style="font-size: 35px; text-align: center; color:white"><a style="color:white" href="sf90 stradale.html">SF90 STRADALE</a></li></center>
</ol>
</p>
<center><p style="font-size: 55px; color:white">Il fondatore e la nostra storia:</p></center>
<center><p style=";font-size: 35px; color:white;"><a style="color:white; font-size: 35px;" href="enzo e la fondazione.html">Enzo e la fondazione</a></p></center>
</p>
</html>