.stars { 
	background-color: #000000;
	background-image: url(images/ducati/nostars_back.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left top;}
	
.header { 
	background-color: #000000;
	background-image: url(images/ducati/nostars_header.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	width: 760px;
	height: 170px;}
	
.footer	{ 
	background-color: #000000;
	background-image: url(images/ducati/nostars_footer.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	width: 760px;
	height: 25px;}

