.MAIN				{ background-repeat:no-repeat; 
					  background-attachment: fixed; 
					  background-color: FFFFFF; 
					  background-position: 0% 0%; 
					  background-image: url(images/content_bg.jpg) }

.MAIN2				{ background-repeat:no-repeat; 
					  background-attachment: fixed; 
					  background-color: FFFFFF; 
					  background-position: 0% 0%; 
					  background-image: url(images/content_bg.jpg) }


A.MAINLINK			{ font-size: 10pt; 
					  font-family: verdana; 
  					  font-weight: bold;
					  text-decoration: none;
					  color: 000000 }
