#imgsection {
	background:-moz-linear-gradient(bottom,#0001BE,#0000FE);
	background:-webkit-gradient(linear,left top,left bottom,from(#0001BE),to(#0000FE));
	background:-ms-linear-gradient(bottom,#0001BE,#0000FE);
	background:linear-gradient(bottom,#0001BE,#0000FE);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0001BE',endColorstr='#0000FE');
}
#imgtop{
	background-image:url(/images/iveco/head.png);
	background-position:center;
}
nav a:hover{color:#0001BE;}
.iveco h2, .iveco h1 {font-size:24px; color:#0001BE; text-transform:uppercase; margin:0 0 35px;}
.iveco h2 {margin-top:55px;}
.iveco h3 {margin:-30px 0 15px; font-size:19px; color:#929292;}
a {color:#0001BE;}