body {
margin: 0;
padding: 0;
text-align: left; 
font-family: arial, 'lucida console', sans-serif
}

img#triangolo {
float: right;
border: 0
}

h3 {
text-align: center;
font-family: arial, 'lucida console', sans-serif;
font-size: 22pt;
color: #5C5B60;
margin-top: 0
}

div#container {
position: relative;
width: 100%;
text-align: left
}

div#content {
width: 35%;
top: 2em
}

.macchina {
float: left;
width: 255px;
border: 0px
}

.spazio {
float: left
}

div#extra {
position: absolute; 
background-color: white;
top: 0px;
right: 5px;
width: 180px;
color: #5C5B60
}

div#extra p {
font-size: 10pt;
color: #5C5B60
}

a:link {
color: blue;
text-decoration: none
}

a:visited {
color: blue;
text-decoration: none
}

a:hover {
color: #FFA600;
text-decoration: underline
}

a:active {
color: red;
text-decoration: underline
}
