body {
	background-color:#999999;
 	background-image:url(img_diz/background4.jpg); 
	background-repeat:no-repeat;
 	background-attachment:fixed;
	background-size: 100%;
 	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px ;
 overflow:scroll;
}
h1{
	margin-top:-15px;
}
* html body {
	background-color:#dfdbdc;
}
* html body {
	background-image: url(img_diz/background2.jpg);
}

td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

a:link	{
		color: #000000;
		}

a:visited {
		color: #000000;
		}

a:hover {
		color: #999999;
		}

a img {border: 0;}



input[type=text] {
#border: 1px black solid;
font-size:8pt; 
#background-color: cyan;
}
input[type=password] {
font-size:8pt; 
}
input[type=checkbox] {
height: 10px; 
}
select, option {
font-size:8pt; 
}

