body {
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 0px;
    overflow:hidden;
    padding:0;
		background-image:url(http://italiapromotion.org/nieuw/images/bgf.gif);
		background-attachment: fixed; 
		font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #003300;
}

a {color:#CC0000}

h1{
    font-size:14px;
    font-family: Georgia, Times New Roman, Times, serif;
    color: #003300;
}


h2 {
    font-size:12px;
    font-family: Georgia, Times New Roman, Times, serif;
    color: #003300;
    font-style: italic;
}

h3 {
		font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #003300;
    font-style: bold;
		margin-bottom: 0;
		}

p { font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
    color: #003300; }


img {
      border: 0;
    }

ul {
     list-style-type: none;
   }

