body.films {
 background: #CCCCCC url(films1.jpg) center no-repeat;
}
body.webs {
 background: #CCCCCC url(websfons.jpg) center no-repeat;
}
body.revistas {
 background: #CCCCCC url(revistas.jpg) center no-repeat;
}

.text {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	font-style: italic;
	font-weight: 200;
}
.text1 {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
}

