BODY {
	margin: 0px; 
	padding: 0px; 
	width: 100%;
}

#home {
	background-image: url(/images/bg_home.gif); 
	background-repeat: no-repeat;
	background-color: #FFF;
}

#annunhome {
	background-image: url(../images/bg_annun_home.gif); 
	background-repeat: no-repeat;
	background-color: #FFF;
}

#annunsecond {
	background-image: url(../images/bg_annun_second.gif); 
	background-repeat: no-repeat;
	background-color: #FFF;
}

#printershome {
	background-image: url(../images/bg_printers_home.gif); 
	background-repeat: no-repeat;
	background-color: #FFF;
}

#printerssecond {
	background-image: url(../images/bg_printers_second.gif); 
	background-repeat: no-repeat;
	background-color: #FFF;
}

#systemshome {
	background-image: url(../images/bg_systems_home.gif); 
	background-repeat: no-repeat;
	background-color: #FFF;
}

#systemssecond {
	background-image: url(../images/bg_systems_second.gif); 
	background-repeat: no-repeat;
	background-color: #FFF;
}

#firemen {
	background-image: url(../images/bg_firemen.gif); 
	background-repeat: no-repeat;
	background-color: #FFF;
}

